Skip to content

Commit eeab7b2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ okhttp = "5.3.0"
1818
timber = "5.0.1"
1919
junit = "4.13.2"
2020
leakcanary = "2.14"
21-
kotlin = "2.2.21"
21+
kotlin = "2.3.0"
2222
gradle = "8.1.1"
2323
raygun = "5.0.1"
2424
spotless = "8.1.0"

0 commit comments

Comments
 (0)