Skip to content

Commit

Permalink
Bump org.graalvm.js:js from 22.3.5 to 24.1.1
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.1.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits/vm-24.1.1)

---
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 Oct 30, 2024
1 parent fb67cbd commit d3e03e8
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.17.0'
implementation 'com.google.javascript:closure-compiler:v20240317'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
implementation 'org.graalvm.js:js:22.3.5'
implementation 'org.graalvm.js:js:24.1.1'

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

0 comments on commit d3e03e8

Please sign in to comment.