Skip to content

Commit 2caf5dc

Browse files
chore: bump org.graalvm.buildtools:native-maven-plugin (#2070)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.6 to 0.11.0. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.6...0.11.0) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c397bc commit 2caf5dc

File tree

1 file changed

+1
-1
lines changed
  • powertools-e2e-tests/handlers

1 file changed

+1
-1
lines changed

powertools-e2e-tests/handlers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.graalvm.buildtools</groupId>
195195
<artifactId>native-maven-plugin</artifactId>
196-
<version>0.10.6</version>
196+
<version>0.11.0</version>
197197
<extensions>true</extensions>
198198
<executions>
199199
<execution>

0 commit comments

Comments
 (0)