Skip to content

Commit 90736fe

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ec7b5d commit 90736fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
6+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10"
77
}
88
}
99

0 commit comments

Comments
 (0)