Skip to content

Commit

Permalink
build(deps-dev): Bump graalvm.version from 23.0.3 to 23.0.4
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 23.0.3 to 23.0.4.

Updates `org.graalvm.js:js` from 23.0.3 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)

Updates `org.graalvm.sdk:graal-sdk` from 23.0.3 to 23.0.4
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.sdk:graal-sdk
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent ed6499d commit 349659b
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 @@ -54,7 +54,7 @@
<checkstyle.version>10.15.0</checkstyle.version>
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
<exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>
<graalvm.version>23.0.3</graalvm.version>
<graalvm.version>23.0.4</graalvm.version>
<java-module-name />
<java.version>17</java.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
Expand Down

0 comments on commit 349659b

Please sign in to comment.