Skip to content

Commit

Permalink
chore(deps): bump org.graalvm.sdk:graal-sdk from 23.0.1 to 23.1.0
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 23.0.1 to 23.1.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-23.0.1...vm-23.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sgammon committed Sep 20, 2023
1 parent c2bba85 commit 201c0c1
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 @@ -9,7 +9,7 @@
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>graal-sdk</artifactId>
<version>23.0.1</version>
<version>23.1.0</version>
</dependency>
<dependency>
<groupId>org.graalvm.compiler</groupId>
Expand Down

0 comments on commit 201c0c1

Please sign in to comment.