Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
dependabot[bot] authored and sgammon committed Sep 29, 2024
1 parent 681f143 commit 6caf709
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 @@ -24,7 +24,7 @@
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>svm</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
</dependency>
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
Expand Down

0 comments on commit 6caf709

Please sign in to comment.