Skip to content

Commit 5be177d

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10 (#6621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 477658a commit 5be177d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
6666
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
6767
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
68-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
68+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
6969
implementation("org.owasp:dependency-check-gradle:10.0.3")
7070
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
7171
}

0 commit comments

Comments
 (0)