We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d2f1e commit 5f4b7f4Copy full SHA for 5f4b7f4
1 file changed
settings.gradle.kts
@@ -55,7 +55,7 @@ pluginManagement {
55
id("io.spring.dependency-management") version "1.0.11.RELEASE"
56
id("ru.vyarus.quality") version "4.7.0"
57
id("com.google.protobuf") version "0.8.17"
58
- kotlin("jvm") version "1.5.0"
+ kotlin("jvm") version "1.6.21"
59
}
60
61
0 commit comments