Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit e034eb6

Browse files
Update org.graalvm to v22 (#332)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9249fd5 commit e034eb6

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
@@ -99,7 +99,7 @@ allprojects {
9999
Configuration projectDependencyConstraintsConfiguration = configurations.create('projectDependencyConstraints') {
100100
String immutablesVersion = '2.8.8'
101101
String mapstructVersion = '1.4.2.Final'
102-
String graalvmVersion = '21.3.0'
102+
String graalvmVersion = '22.0.0'
103103

104104
dependencies.addAll(
105105
[

0 commit comments

Comments
 (0)