Skip to content

Commit 6f2e775

Browse files
chore(deps): update kotlinversion to v1.9.20
1 parent 45b204a commit 6f2e775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: settings.gradle

+1-1
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.20"
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)