Skip to content

Commit

Permalink
Bump org.graalvm.js:js from 21.3.11 to 21.3.12
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.js:js](https://github.com/graalvm/graaljs) from 21.3.11 to 21.3.12.
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 5765045 commit 1c2756e
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 @@ -48,6 +48,6 @@ afterEvaluate {

dependencies {
implementation project(path: ':library')
implementation 'org.graalvm.js:js:21.3.11'
implementation 'org.graalvm.js:js:21.3.12'
implementation 'org.graalvm.sdk:graal-sdk:21.3.11'
}

0 comments on commit 1c2756e

Please sign in to comment.