Skip to content

Commit

Permalink
Bump graal.version from 24.0.2 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps `graal.version` from 24.0.2 to 24.1.0.

Updates `org.graalvm.js:js-scriptengine` from 24.0.2 to 24.1.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-24.0.2...vm-24.1.0)

Updates `org.graalvm.js:js-language` from 24.0.2 to 24.1.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-24.0.2...vm-24.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 5dd4a16 commit 965c47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- dependencies -->
<quarkus.version>3.14.3</quarkus.version>
<karate.version>1.5.0</karate.version>
<graal.version>24.0.2</graal.version>
<graal.version>24.1.0</graal.version>
<quarkiverse.version>3.1.0</quarkiverse.version>
<rdf4j.version>4.3.12</rdf4j.version>
<semargl.version>0.7</semargl.version>
Expand Down

0 comments on commit 965c47b

Please sign in to comment.