Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.graalvm.js: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 Jul 24, 2023
1 parent c4b556f commit c7f6ddb
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 @@ -79,7 +79,7 @@ jhlabs-filters = { module = "com.jhlabs:filters", version = "2.0.235-1" }
attoparser = { module = "org.attoparser:attoparser", version = "1.3" }

nashorn = { module = "org.openjdk.nashorn:nashorn-core", version = "15.4" }
graaljs = { module = "org.graalvm.js:js", version = "22.3.2" }
graaljs = { module = "org.graalvm.js:js", version = "23.0.1" }

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

0 comments on commit c7f6ddb

Please sign in to comment.