Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent c7ef250 commit b31fdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'commons-io:commons-io:2.16.1'
implementation 'com.google.javascript:closure-compiler:v20240317'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
implementation 'org.graalvm.js:js:22.3.5'
implementation 'org.graalvm.js:js:24.1.0'

testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
}
Expand Down

0 comments on commit b31fdb1

Please sign in to comment.