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 Jan 20, 2025
1 parent 8a818a1 commit cb419f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cj-bitcoinj-dsl-js/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tasks.withType(JavaCompile).configureEach {

dependencies {
api project(':cj-btc-jsonrpc')
implementation 'org.openjdk.nashorn:nashorn-core:15.4'
implementation 'org.openjdk.nashorn:nashorn-core:15.6'

testImplementation "org.slf4j:slf4j-jdk14:${slf4jVersion}" // Runtime implementation of slf4j
}
Expand Down

0 comments on commit cb419f8

Please sign in to comment.