Skip to content

Commit b7dbd75

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

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
@@ -12,7 +12,7 @@ constraintLayout = "2.1.3"
1212
appCompat = "1.4.1"
1313
androidXJunit = "1.1.3"
1414
androidXEspresso = "3.6.1"
15-
kotlin = "2.0.0"
15+
kotlin = "2.1.20"
1616
coreKtx = "1.15.0"
1717

1818
[libraries]

0 commit comments

Comments
 (0)