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 7de6b0b commit 38385e2Copy full SHA for 38385e2
buildSrc/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
65
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
66
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
67
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10")
68
implementation("org.owasp:dependency-check-gradle:12.1.3")
69
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
70
}
0 commit comments