Skip to content

Commit 4eca8e2

Browse files
Update dependency org.jetbrains.kotlin:kotlin-scripting-jsr223 to v1.9.10
1 parent e99364e commit 4eca8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation("org.eclipse.jetty.websocket:websocket-jetty-server:11.0.15")
3838

3939
runtimeOnly("org.slf4j:slf4j-simple:2.0.7")
40-
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.0")
40+
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.10")
4141
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.19")
4242
runtimeOnly("org.jruby:jruby-core:9.4.3.0")
4343

0 commit comments

Comments
 (0)