Skip to content

Commit

Permalink
Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.6
Browse files Browse the repository at this point in the history
Bumps [org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 15.4 to 15.6.
- [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md)
- [Commits](openjdk/nashorn@release-15.4...release-15.6)

---
updated-dependencies:
- dependency-name: org.openjdk.nashorn:nashorn-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rymsha committed Jan 10, 2025
1 parent 051e8e3 commit 27fa9c1
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 @@ -87,7 +87,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" }
nashorn = { module = "org.openjdk.nashorn:nashorn-core", version = "15.6" }
graalvm-polyglot = { module = "org.graalvm.polyglot:polyglot", version = "23.1.3" }
graalvm-js = { module = "org.graalvm.polyglot:js", version = "23.1.3" }
graalvm-jsse = { module = "org.graalvm.js:js-scriptengine", version = "23.1.3" }
Expand Down

0 comments on commit 27fa9c1

Please sign in to comment.