Skip to content

Commit e5192fe

Browse files
authored
Revert "Bump org.graalvm.js:js-scriptengine from 21.1.0 to 24.1.1"
1 parent 0791c5a commit e5192fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ dependencies {
402402

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

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

0 commit comments

Comments
 (0)