Skip to content

Commit

Permalink
Merge pull request #248 from NordicSemiconductor/renovate/kotlin
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.0 to v1.7.1
  • Loading branch information
philips77 authored Jun 26, 2024
2 parents e0c352b + d55340b commit 7c398da
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 @@ -35,7 +35,7 @@ junit4 = "4.13.2"
kotlin = "2.0.0"
kotlinxCoroutines = "1.9.0-RC"
kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.0"
kotlinxSerializationJson = "1.7.1"
kotlinCompose = "1.6.11"
ksp = "2.0.0-1.0.22"
lint = "31.5.0"
Expand Down

0 comments on commit 7c398da

Please sign in to comment.