Skip to content

Commit

Permalink
Merge pull request #291 from avisi-cloud/renovate/groovy-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.codehaus.groovy:groovy-jsr223 to v3.0.19
  • Loading branch information
dirkgroot authored Aug 30, 2023
2 parents 0e8b3a4 + c852f99 commit e99364e
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 @@ -38,7 +38,7 @@ dependencies {

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

testImplementation(kotlin("test"))
Expand Down

0 comments on commit e99364e

Please sign in to comment.