Skip to content

Commit

Permalink
Bump version.graalvm from 22.3.2 to 23.0.1 (#234)
Browse files Browse the repository at this point in the history
Bumps `version.graalvm` from 22.3.2 to 23.0.1.

Updates `graal-sdk` from 22.3.2 to 23.0.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

Updates `svm` from 22.3.2 to 23.0.1
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2023
1 parent 6dfb422 commit 78d5c1a
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 @@ -25,7 +25,7 @@

<!-- Dependencies -->
<version.asm>9.5</version.asm>
<version.graalvm>22.3.2</version.graalvm>
<version.graalvm>23.0.1</version.graalvm>
<version.vertx>4.4.4</version.vertx>
<version.maven>3.9.3</version.maven>
<version.shrinkwrap>1.2.6</version.shrinkwrap>
Expand Down

0 comments on commit 78d5c1a

Please sign in to comment.