Skip to content

Commit

Permalink
Update dependency org.jruby:jruby-core to v9.4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jp7677 committed Nov 4, 2023
1 parent 42ca10b commit 6267425
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.9")
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:1.9.20")
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.19")
runtimeOnly("org.jruby:jruby-core:9.4.4.0")
runtimeOnly("org.jruby:jruby-core:9.4.5.0")

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

0 comments on commit 6267425

Please sign in to comment.