Skip to content

Commit 4269a58

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.10
1 parent 30e89c3 commit 4269a58

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.10"
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)