Skip to content

Commit 1b2c7db

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 (#5512)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6e3e43 commit 1b2c7db

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
@@ -47,7 +47,7 @@ dependencies {
4747
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
4848
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
4949
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
50-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.21")
50+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22")
5151
implementation("org.owasp:dependency-check-gradle:8.2.1")
5252
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
5353
}

0 commit comments

Comments
 (0)