Skip to content

Commit

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

fix(deps): update dependency org.jruby:jruby-core to v9.4.2.0
  • Loading branch information
dirkgroot authored Mar 13, 2023
2 parents 6db7f9a + 02ffe16 commit 2345e38
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.6")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.8.10")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.15")
runtimeOnly("org.jruby:jruby-core:9.4.1.0")
runtimeOnly("org.jruby:jruby-core:9.4.2.0")

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

0 comments on commit 2345e38

Please sign in to comment.