Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent dce7443 commit 50fe765
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 @@ -110,7 +110,7 @@
<findbugs.version>3.0.2</findbugs.version>
<groovy.version>4.0.21</groovy.version>
<ivy.version>2.5.2</ivy.version>
<graal.version>23.1.2</graal.version>
<graal.version>24.0.1</graal.version>
<graal.plugin.version>21.2.0</graal.plugin.version>

<surefire.argLine>--add-opens java.base/java.io=ALL-UNNAMED</surefire.argLine>
Expand Down

0 comments on commit 50fe765

Please sign in to comment.