Skip to content

Commit 90a9ebc

Browse files
Bump kotlin from 2.0.20 to 2.1.0
Bumps `kotlin` from 2.0.20 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.20 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.1.0) Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.1.0 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0 Updates `org.jetbrains.kotlin.multiplatform` from 2.0.20 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cf6efa commit 90a9ebc

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
@@ -12,7 +12,7 @@ androidxLifecycle = "2.8.6"
1212
androidxNavigation = "2.5.0"
1313
androidxTest = "1.6.1"
1414
androidxJunit = "1.2.1"
15-
kotlin = "2.0.20"
15+
kotlin = "2.1.0"
1616
atomicfu = "0.25.0"
1717
dokka = "1.9.0"
1818
kluent = "1.73"

0 commit comments

Comments
 (0)