Skip to content

Commit

Permalink
Bump kotlin from 2.0.0 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.0 to 2.0.21.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.0 to 2.0.21
- [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.0.21)

Updates `org.jetbrains.kotlin:compose-compiler-gradle-plugin` from 2.0.0 to 2.0.21
- [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.0.21)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.21
- [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.0.21)

Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.21
- [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.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:compose-compiler-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 8f281b5 commit d6c54d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ viewModelLifecycle = "1.1.0"
hilt = "2.52"
hiltWorker = "1.2.0"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.21"
kotlinxCoroutines = "1.9.0"
ksp = "2.0.0-1.0.24"
ktlint = "0.43.0"
Expand Down

0 comments on commit d6c54d1

Please sign in to comment.