Skip to content

Commit 5e97a44

Browse files
Bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.5
Bumps [org.openjdk.nashorn:nashorn-core](https://github.com/openjdk/nashorn) from 15.4 to 15.5. - [Changelog](https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md) - [Commits](openjdk/nashorn@release-15.4...release-15.5) --- updated-dependencies: - dependency-name: org.openjdk.nashorn:nashorn-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b08a8 commit 5e97a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compileOnly("org.openjdk.nashorn:nashorn-core:15.4")
2+
compileOnly("org.openjdk.nashorn:nashorn-core:15.5")
33
compileOnly("com.google.code.gson:gson:2.11.0")
44
}
55

0 commit comments

Comments
 (0)