Skip to content

Commit 7d9e1f2

Browse files
Bump version.maven.plugin.native from 0.10.5 to 0.10.6
Bumps `version.maven.plugin.native` from 0.10.5 to 0.10.6. Updates `org.graalvm.buildtools:junit-platform-native` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/commits) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/commits) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:junit-platform-native dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fb1f69 commit 7d9e1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<version.maven.plugin.javadoc>3.6.0</version.maven.plugin.javadoc>
4646
<version.maven.plugin.jar>3.4.2</version.maven.plugin.jar>
4747
<version.maven.plugin.license>2.4.0</version.maven.plugin.license>
48-
<version.maven.plugin.native>0.10.5</version.maven.plugin.native>
48+
<version.maven.plugin.native>0.10.6</version.maven.plugin.native>
4949
<version.maven.plugin.release>3.1.1</version.maven.plugin.release>
5050
<version.maven.plugin.resources>3.3.1</version.maven.plugin.resources>
5151
<version.maven.plugin.shade>3.6.0</version.maven.plugin.shade>

0 commit comments

Comments
 (0)