Skip to content

Commit a214553

Browse files
Bump graalvmVersion from 22.3.4 to 22.3.5 (#8919)
Bumps `graalvmVersion` from 22.3.4 to 22.3.5. Updates `org.graalvm.sdk:graal-sdk` from 22.3.4 to 22.3.5 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](https://github.com/oracle/graal/commits) Updates `org.graalvm.js:js` from 22.3.4 to 22.3.5 - [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) --- updated-dependencies: - dependency-name: org.graalvm.sdk:graal-sdk dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.graalvm.js: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>
1 parent 33f19ec commit a214553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ext {
6161
curatorVersion = '5.5.0'
6262
derbyVersion = '10.16.1.1'
6363
ftpServerVersion = '1.2.0'
64-
graalvmVersion = '22.3.4'
64+
graalvmVersion = '22.3.5'
6565
greenmailVersion = '2.0.0'
6666
groovyVersion = '4.0.15'
6767
hamcrestVersion = '2.2'

0 commit comments

Comments
 (0)