Skip to content

Commit b56405e

Browse files
Bump org.graalvm.buildtools:native-maven-plugin
Bumps the development-dependencies group with 1 update: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.5 to 1.0.0 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.5...1.0) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e03e9 commit b56405e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nitrite-native-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<assertj.version>3.27.7</assertj.version>
2424
<junit.version>6.0.0</junit.version>
25-
<native-build-tools-plugin.version>0.11.5</native-build-tools-plugin.version>
25+
<native-build-tools-plugin.version>1.0.0</native-build-tools-plugin.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)