Skip to content

Commit b3fa970

Browse files
Update graalVersion to v22.3.5
1 parent 2826ece commit b3fa970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'org.jetbrains.kotlin.plugin.serialization' version '1.6.10'
1010
}
1111

12-
ext.graalVersion = '22.0.0.2'
12+
ext.graalVersion = '22.3.5'
1313

1414
group 'fr.thesimpleteam'
1515
version '1.0'

0 commit comments

Comments
 (0)