Bump graalvmVersion from 23.1.4 to 23.1.5 (#9568)

Bumps `graalvmVersion` from 23.1.4 to 23.1.5.

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

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

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-20 00:49:29 +00:00
committed by GitHub
parent b4c42811a2
commit eaa34d175d

View File

@@ -69,7 +69,7 @@ ext {
debeziumVersion = '2.6.2.Final'
derbyVersion = '10.16.1.1'
ftpServerVersion = '1.2.0'
graalvmVersion = '23.1.4'
graalvmVersion = '23.1.5'
greenmailVersion = '2.1.0'
groovyVersion = '4.0.23'
hamcrestVersion = '2.2'