Skip to content

Commit c3ed1d5

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23 (#6275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e41470b commit c3ed1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
5858
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
5959
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
60-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
60+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
6161
implementation("org.owasp:dependency-check-gradle:9.0.9")
6262
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
6363
}

0 commit comments

Comments
 (0)