Skip to content

Commit

Permalink
Merge pull request #76 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.3.9.0
  • Loading branch information
dirkgroot authored Oct 25, 2022
2 parents 177d2ec + d7216bc commit 4f17e7c
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 {
runtimeOnly("org.slf4j:slf4j-simple:2.0.3")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.7.20")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.13")
runtimeOnly("org.jruby:jruby-core:9.3.8.0")
runtimeOnly("org.jruby:jruby-core:9.3.9.0")

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

0 comments on commit 4f17e7c

Please sign in to comment.