We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f983fa0 commit f273b16Copy full SHA for f273b16
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- String kotlinVersion = "1.5.31"
+ String kotlinVersion = "1.6.0"
4
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
5
id 'com.avast.gradle.docker-compose' version "0.14.9" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.18.1" apply false
0 commit comments