Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit d5055ce

Browse files
fix(deps): update dependency gradle-plugin to v1.9.10
1 parent c41c345 commit d5055ce

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
@@ -54,7 +54,7 @@ dependencies {
5454
implementation("com.github.jengelman.gradle.plugins:shadow:6.1.0")
5555
implementation("kr.entree:spigradle:2.2.3")
5656
implementation("net.ltgt.gradle:gradle-errorprone-plugin:1.3.0")
57-
implementation(kotlin("gradle-plugin", "1.4.21"))
57+
implementation(kotlin("gradle-plugin", "1.9.10"))
5858
implementation(kotlin("reflect"))
5959
}
6060

0 commit comments

Comments
 (0)