Skip to content

Commit d787ea3

Browse files
authored
Merge pull request #398 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-2.2.10
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.0 to 2.2.10
2 parents 27b90ca + 297e14d commit d787ea3

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '2.2.0'
2+
ext.kotlin_version = '2.2.10'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)