Skip to content

Commit

Permalink
Bump version.graalvm from 22.3.0 to 22.3.1 (#201)
Browse files Browse the repository at this point in the history
Bumps `version.graalvm` from 22.3.0 to 22.3.1.

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

Updates `svm` from 22.3.0 to 22.3.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-patch
- dependency-name: org.graalvm.nativeimage:svm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 22, 2023
1 parent 47cf4c7 commit b86c10a
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.4</version.asm>
<version.graalvm>22.3.0</version.graalvm>
<version.graalvm>22.3.1</version.graalvm>
<version.vertx>4.3.8</version.vertx>
<version.maven>3.9.0</version.maven>
<version.shrinkwrap>1.2.6</version.shrinkwrap>
Expand Down

0 comments on commit b86c10a

Please sign in to comment.