Skip to content

Commit

Permalink
Bump graalvmVersion from 23.1.3 to 23.1.4 (#9338)
Browse files Browse the repository at this point in the history
Bumps `graalvmVersion` from 23.1.3 to 23.1.4.

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

Updates `org.graalvm.polyglot:js` from 23.1.3 to 23.1.4
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 9b68392 commit a352470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ext {
debeziumVersion = '2.6.2.Final'
derbyVersion = '10.16.1.1'
ftpServerVersion = '1.2.0'
graalvmVersion = '23.1.3'
graalvmVersion = '23.1.4'
greenmailVersion = '2.1.0-rc-1'
groovyVersion = '4.0.22'
hamcrestVersion = '2.2'
Expand Down

0 comments on commit a352470

Please sign in to comment.