Skip to content

Commit

Permalink
Bump org.graalvm.nativeimage:svm from 19.3.1 to 24.0.0
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 19.3.1 to 24.0.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-19.3.1...vm-24.0.0)

---
updated-dependencies:
- dependency-name: org.graalvm.nativeimage:svm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 8db6269 commit b83a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>svm</artifactId>
<version>19.3.1</version>
<version>24.0.0</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit b83a13c

Please sign in to comment.