Skip to content

Commit 090e77b

Browse files
dependabot[bot]ribbons
authored andcommitted
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/v2.3.20/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 1b02999 commit 090e77b

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
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath("com.android.tools.build:gradle:9.1.0")
14-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
14+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
1515
}
1616
}
1717

0 commit comments

Comments
 (0)