Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Bump graal-sdk from 23.0.0 to 23.0.1 (#287)
Browse files Browse the repository at this point in the history
Bumps [graal-sdk](https://github.com/oracle/graal) from 23.0.0 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-patch
...

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] authored Jul 19, 2023
1 parent 16d171b commit 225d1b2
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 @@ -16,7 +16,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Allineare la versione con graalvm.yml -->
<graalvm.version>23.0.0</graalvm.version>
<graalvm.version>23.0.1</graalvm.version>
<native-image-maven-plugin.version>21.2.0</native-image-maven-plugin.version>
<skipNativeVersion>true</skipNativeVersion>
</properties>
Expand Down

0 comments on commit 225d1b2

Please sign in to comment.