Skip to content

Commit

Permalink
Merge pull request #293 from avisi-cloud/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlin:kotlin-scripting-jsr223 to v1.9.10
  • Loading branch information
dirkgroot authored Aug 30, 2023
2 parents da7d911 + 4eca8e2 commit 03a6215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("org.eclipse.jetty.websocket:websocket-jetty-server:11.0.15")

runtimeOnly("org.slf4j:slf4j-simple:2.0.7")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.0")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.10")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.19")
runtimeOnly("org.jruby:jruby-core:9.4.3.0")

Expand Down

0 comments on commit 03a6215

Please sign in to comment.