Skip to content

Commit

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

Updates `org.graalvm.js:js` from 23.0.2 to 23.0.3
- [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.2 to 23.0.3
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 7d78f96 commit 1074f34
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.12.7</checkstyle.version>
<docker-maven-plugin.version>0.43.4</docker-maven-plugin.version>
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
<graalvm.version>23.0.2</graalvm.version>
<graalvm.version>23.0.3</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 1074f34

Please sign in to comment.