Skip to content

Commit 82ab401

Browse files
Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 to 0.10.4 (#1082)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.3 to 0.10.4. - [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:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef70826 commit 82ab401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.26.3</assertj.version>
2424
<junit.version>5.11.3</junit.version>
25-
<native-build-tools-plugin.version>0.10.3</native-build-tools-plugin.version>
25+
<native-build-tools-plugin.version>0.10.4</native-build-tools-plugin.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)