Skip to content

Commit 1f42a4a

Browse files
Bump org.graalvm.buildtools:native-maven-plugin from 0.11.0 to 0.11.1
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.0...0.11.1) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2350341 commit 1f42a4a

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
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.graalvm.buildtools</groupId>
165165
<artifactId>native-maven-plugin</artifactId>
166-
<version>0.11.0</version>
166+
<version>0.11.1</version>
167167
<extensions>true</extensions>
168168
<executions>
169169
<execution>

0 commit comments

Comments
 (0)