Skip to content

Commit 35d5563

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib in the lib-dependencies group (#181)
Bumps the lib-dependencies group with 1 update: [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.21 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.2.21...v2.3.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 446a74d commit 35d5563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ guava = "33.5.0-android"
1111
# noinspection NewerVersionAvailable
1212
ical4j = "3.2.19" # final version; update to 4.x will require much work
1313
junit = "4.13.2"
14-
kotlin = "2.2.21"
14+
kotlin = "2.3.10"
1515
mockk = "1.14.9"
1616
roboelectric = "4.16.1"
1717
slf4j = "2.0.17"

0 commit comments

Comments
 (0)