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 c4412f2 commit d7962afCopy full SHA for d7962af
buildSrc/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
66
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
67
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
68
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
69
implementation("org.owasp:dependency-check-gradle:12.0.1")
70
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
71
}
0 commit comments