Skip to content

Commit d2cb142

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.10 to 2.3.20
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9068543 commit d2cb142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
dependencies {
1010
classpath("com.android.tools.build:gradle:9.1.0")
11-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
11+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)