Skip to content

Commit baa0b78

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
buildscript {
66
dependencies {
7-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
7+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
88
classpath("com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.5")
99
}
1010
}

0 commit comments

Comments
 (0)