Skip to content

Commit

Permalink
Merge pull request #220 from nuhkoca/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.0.20
  • Loading branch information
nuhkoca authored Aug 24, 2024
2 parents c152b85 + edab09d commit 78a8872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
internal object Versions {
// Core
const val kotlin = "2.0.10"
const val kotlin = "2.0.20"
const val kotlinx_serialization_json = "1.7.1"
const val coroutines = "1.8.1"
const val lint = "31.5.2"
Expand Down

0 comments on commit 78a8872

Please sign in to comment.