Skip to content

Commit f136e10

Browse files
Bump org.graalvm.js:js-scriptengine from 21.1.0 to 24.1.2
Bumps [org.graalvm.js:js-scriptengine](https://github.com/graalvm/graaljs) from 21.1.0 to 24.1.2. - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-21.1.0...vm-24.1.2) --- updated-dependencies: - dependency-name: org.graalvm.js:js-scriptengine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b02a6a5 commit f136e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ dependencies {
422422

423423
// JS support for macros
424424
implementation group: 'org.graalvm.js', name: 'js', version: '21.2.0'
425-
implementation group: 'org.graalvm.js', name: 'js-scriptengine', version: '21.1.0'
425+
implementation group: 'org.graalvm.js', name: 'js-scriptengine', version: '24.1.2'
426426

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

0 commit comments

Comments
 (0)