Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent aa2d5a7 commit 09705f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ attoparser = { module = "org.attoparser:attoparser", version = "1.3" }

nashorn = { module = "org.openjdk.nashorn:nashorn-core", version = "15.4" }
graalvm-polyglot = { module = "org.graalvm.polyglot:polyglot", version = "23.1.3" }
graalvm-js = { module = "org.graalvm.polyglot:js", version = "23.1.3" }
graalvm-js = { module = "org.graalvm.polyglot:js", version = "24.1.0" }
graalvm-jsse = { module = "org.graalvm.js:js-scriptengine", version = "23.1.3" }

commons-lang = { module = "commons-lang:commons-lang", version = "2.6" }
Expand Down

0 comments on commit 09705f5

Please sign in to comment.