Skip to content

Commit 0c16543

Browse files
fix(deps): update dependency org.jruby:jruby-core to v9.4.12.0 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebe4f18 commit 0c16543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
runtimeOnly("org.slf4j:slf4j-simple:2.0.16")
4242
runtimeOnly("org.jetbrains.kotlin:kotlin-scripting-jsr223:2.1.0")
4343
runtimeOnly("org.codehaus.groovy:groovy-jsr223:3.0.23")
44-
runtimeOnly("org.jruby:jruby-core:9.4.9.0")
44+
runtimeOnly("org.jruby:jruby-core:9.4.12.0")
4545

4646
testImplementation(kotlin("test"))
4747
testImplementation("org.junit.jupiter:junit-jupiter-params")

0 commit comments

Comments
 (0)