Skip to content

Commit

Permalink
Bump graalvm.version from 24.0.0 to 24.0.1 (#1)
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 24.0.0 to 24.0.1.

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

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

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 5cdf577 commit 5573090
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 @@ -15,7 +15,7 @@
<description>blog-frontend</description>
<properties>
<java.version>21</java.version>
<graalvm.version>24.0.0</graalvm.version>
<graalvm.version>24.0.1</graalvm.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 5573090

Please # to comment.