Skip to content

Commit

Permalink
Bump org.graalvm.js:js from 21.2.0 to 23.0.4
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.js:js](https://github.com/graalvm/graaljs) from 21.2.0 to 23.0.4.
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/commits)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 7069d16 commit 4e6a473
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 @@ -412,7 +412,7 @@ dependencies {
implementation 'com.formdev:flatlaf-jide-oss:3.3'

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

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

0 comments on commit 4e6a473

Please sign in to comment.