Skip to content

Commit 44f3958

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.20
1 parent c4d7d3c commit 44f3958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 'com.avast.gradle.docker-compose' version "0.17.4" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false

0 commit comments

Comments
 (0)