Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 0a11a7b commit 70a4ff6
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 @@ -106,7 +106,7 @@
<findbugs.version>3.0.2</findbugs.version>
<groovy.version>4.0.23</groovy.version>
<ivy.version>2.5.2</ivy.version>
<graal.version>24.0.2</graal.version>
<graal.version>24.1.0</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 70a4ff6

Please sign in to comment.