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.
2 parents b7b8223 + 12769dd commit 1f7def6Copy full SHA for 1f7def6
build-logic/basics/build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
21
dependencies {
22
implementation("org.gradlex:extra-java-module-info:1.1")
23
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0-RC2")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
24
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.13")
25
implementation("com.github.dpaukov:combinatoricslib3:3.3.3")
26
}
0 commit comments