Skip to content

Commit

Permalink
Merge pull request #516 from avisi-cloud/renovate/major-kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlin:kotlin-scripting-jsr223 to v2
  • Loading branch information
dirkgroot authored May 21, 2024
2 parents 727f5c5 + 03ebbd0 commit ee59337
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 @@ -39,7 +39,7 @@ dependencies {
implementation("org.eclipse.jetty.websocket:jetty-websocket-jetty-server:12.0.9")

runtimeOnly("org.slf4j:slf4j-simple:2.0.13")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.24")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:2.0.0")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.21")
runtimeOnly("org.jruby:jruby-core:9.4.7.0")

Expand Down

0 comments on commit ee59337

Please sign in to comment.