Skip to content

Commit 8433c9a

Browse files
chore(deps): update kotlinversion to v1.9.10
1 parent c883cf5 commit 8433c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
plugins {
3-
String kotlinVersion = "1.8.22"
3+
String kotlinVersion = "1.9.10"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
55
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false

0 commit comments

Comments
 (0)