Skip to content

Commit

Permalink
Merge pull request #175 from avisi-cloud/renovate/groovy-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.codehaus.groovy:groovy-jsr223 to v3.0.16
  • Loading branch information
dirkgroot authored Mar 13, 2023
2 parents 744bd0b + 14c4522 commit 665eb3b
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 @@ -36,7 +36,7 @@ dependencies {

runtimeOnly("org.slf4j:slf4j-simple:2.0.6")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.8.10")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.15")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.16")
runtimeOnly("org.jruby:jruby-core:9.4.2.0")

testImplementation(kotlin("test"))
Expand Down

0 comments on commit 665eb3b

Please sign in to comment.