Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 9c7cf15 commit e3b4fe1
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.sdk</groupId>
<artifactId>nativeimage</artifactId>
<version>24.0.0</version>
<version>24.0.1</version>
<scope>provided</scope>
<!-- We only want the included annotations -->
<exclusions>
Expand Down

0 comments on commit e3b4fe1

Please sign in to comment.