We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d97c6 commit 9de7e16Copy full SHA for 9de7e16
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- String kotlinVersion = "1.8.22"
+ String kotlinVersion = "1.9.23"
4
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5
id 'com.avast.gradle.docker-compose' version "0.17.4" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
0 commit comments