Skip to content

Commit

Permalink
Bump graalvm.version from 21.0.0 to 21.1.0
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 21.0.0 to 21.1.0.

Updates `graal-sdk` from 21.0.0 to 21.1.0
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-21.0.0...vm-21.1.0)

Updates `native-image-maven-plugin` from 21.0.0 to 21.1.0
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-21.0.0...vm-21.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and zoewangg committed May 10, 2021
1 parent b41e5a1 commit 2cf70f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sdk-native-image-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<slf4j.version>1.7.30</slf4j.version>
<graalvm.version>21.0.0</graalvm.version>
<graalvm.version>21.1.0</graalvm.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2cf70f2

Please sign in to comment.