Skip to content

Commit

Permalink
Bumping JRuby to 9.4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbylight committed Nov 29, 2024
1 parent e43836a commit cdac38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation 'com.esotericsoftware:jsonbeans:0.7'
implementation 'org.graalvm.js:js:22.3.3'
implementation 'org.graalvm.js:js-scriptengine:22.3.3'
implementation 'org.jruby:jruby:9.4.3.0'
implementation 'org.jruby:jruby:9.4.9.0'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
Expand Down

0 comments on commit cdac38a

Please sign in to comment.