Skip to content

Commit e8f603b

Browse files
chore(deps): bump kotlin from 2.0.0 to 2.1.10 in /snippets
Bumps `kotlin` from 2.0.0 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.10) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d37fc17 commit e8f603b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snippets/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
espressoCore = "3.6.1"
33
junit = "4.13.2"
44
junitVersion = "1.2.1"
5-
kotlin = "2.0.0"
5+
kotlin = "2.1.10"
66
coreKtx = "1.13.1"
77
appCompat = "1.7.0"
88
composeFoundation = "1.7.0-rc01"

0 commit comments

Comments
 (0)