Skip to content

Commit

Permalink
Merge pull request #94 from avisi-cloud/renovate/org.jruby-jruby-core…
Browse files Browse the repository at this point in the history
…-9.x

Update dependency org.jruby:jruby-core to v9.4.0.0
  • Loading branch information
dirkgroot committed Dec 21, 2022
2 parents 82d094e + 773ccee commit 7451dc0
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 {
runtimeOnly("org.slf4j:slf4j-simple:2.0.5")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.7.22")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.13")
runtimeOnly("org.jruby:jruby-core:9.3.9.0")
runtimeOnly("org.jruby:jruby-core:9.4.0.0")

testImplementation(kotlin("test"))
testImplementation("org.junit.jupiter:junit-jupiter-params")
Expand Down

0 comments on commit 7451dc0

Please sign in to comment.