Skip to content

Commit

Permalink
Bump org.graalvm.sdk:graal-sdk from 21.3.10 to 21.3.11
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.sdk:graal-sdk](https://github.com/oracle/graal) from 21.3.10 to 21.3.11.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 9e933da commit 219aa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ afterEvaluate {
dependencies {
implementation project(path: ':library')
implementation 'org.graalvm.js:js:21.3.10'
implementation 'org.graalvm.sdk:graal-sdk:21.3.10'
implementation 'org.graalvm.sdk:graal-sdk:21.3.11'
}

0 comments on commit 219aa9b

Please sign in to comment.