Skip to content

Commit a41f6a8

Browse files
dependabot[bot]jdvp
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps the gradle-dependencies group with 1 update: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2966e2 commit a41f6a8

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
@@ -6,6 +6,6 @@ buildscript {
66
}
77
dependencies {
88
classpath "com.android.tools.build:gradle:8.9.0"
9-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10"
9+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
1010
}
1111
}

0 commit comments

Comments
 (0)