Skip to content

Commit 3955725

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.23
1 parent ce68ffe commit 3955725

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