Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.25 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 33686eb commit 61bd772
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 @@ -15,7 +15,7 @@ dagger = "2.52"
hamcrest = "2.2"
jsonUnit = "3.4.1"
jvm = "17"
kotlin = "1.9.25"
kotlin = "2.0.20"
kotlinCoroutines = "1.8.1"
ktlint = "1.3.1"
ktlintGradle = "12.1.1"
Expand Down

0 comments on commit 61bd772

Please sign in to comment.