Skip to content

Commit

Permalink
build(deps): bump graalvm.version from 24.0.1 to 24.0.2
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 24.0.1 to 24.0.2.

Updates `org.graalvm.polyglot:polyglot` from 24.0.1 to 24.0.2
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.0.1...vm-24.0.2)

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

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

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.polyglot:js-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 71373e7 commit 0e09314
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 @@ -17,7 +17,7 @@
<surefire-plugin.version>3.3.0</surefire-plugin.version>
<fabric8-client.version>6.13.1</fabric8-client.version>
<quarkus.version>3.8.3</quarkus.version>
<graalvm.version>24.0.1</graalvm.version>
<graalvm.version>24.0.2</graalvm.version>
<mokito.version>5.11.0</mokito.version>
<qosdk.version>6.6.8</qosdk.version>
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 0e09314

Please sign in to comment.