Skip to content

Commit db76126

Browse files
chore(deps-dev): bump org.graalvm.buildtools:native-maven-plugin (#1307)
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 1.1.11 to 1.1.12 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.1.11...1.1.12) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1fb820 commit db76126

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>1.1.11</native-build-tools-plugin.version>
25+
<native-build-tools-plugin.version>1.1.12</native-build-tools-plugin.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)