Skip to content

Commit

Permalink
Merge pull request #4997 from RPTools/dependabot/gradle/develop/org.g…
Browse files Browse the repository at this point in the history
…raalvm.js-js-scriptengine-24.1.1

Bump org.graalvm.js:js-scriptengine from 21.1.0 to 24.1.1
  • Loading branch information
bubblobill authored Dec 15, 2024
2 parents c4c2fc5 + afd3e21 commit 0fa3230
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 @@ -402,7 +402,7 @@ dependencies {

// JS support for macros
implementation group: 'org.graalvm.js', name: 'js', version: '21.2.0'
implementation group: 'org.graalvm.js', name: 'js-scriptengine', version: '21.1.0'
implementation group: 'org.graalvm.js', name: 'js-scriptengine', version: '24.1.1'

implementation 'com.jayway.jsonpath:json-path:2.9.0'

Expand Down

0 comments on commit 0fa3230

Please sign in to comment.