Skip to content

Commit

Permalink
Update dependency org.openjdk.nashorn:nashorn-core to v15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 725e1b9 commit 295b3f8
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 @@ -47,7 +47,7 @@ repositories {
}

dependencies {
compileOnly 'org.openjdk.nashorn:nashorn-core:15.5'
compileOnly 'org.openjdk.nashorn:nashorn-core:15.6'

//noinspection GradlePackageUpdate
api 'commons-io:commons-io:2.18.0'
Expand Down

0 comments on commit 295b3f8

Please sign in to comment.