Skip to content

Commit

Permalink
Bump org.graalvm.nativeimage:svm from 23.1.0 to 23.1.1
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.nativeimage:svm](https://github.com/oracle/graal) from 23.1.0 to 23.1.1.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Oct 25, 2023
1 parent ad6f651 commit 9e75920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
implementation project(":jlineup-core")
implementation "info.picocli:picocli:4.7.5"
annotationProcessor 'info.picocli:picocli-codegen:4.7.5'
compileOnly "org.graalvm.nativeimage:svm:23.1.0"
compileOnly "org.graalvm.nativeimage:svm:23.1.1"

testImplementation "org.hamcrest:hamcrest-core:2.2"
testImplementation "org.hamcrest:hamcrest-library:2.2"
Expand Down

0 comments on commit 9e75920

Please sign in to comment.