Skip to content

Commit

Permalink
fix(deps): update dependency joda-time:joda-time to v2.13.0 (#637)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 76b6288 commit 4ffb049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")

implementation("joda-time:joda-time:2.12.7")
implementation("joda-time:joda-time:2.13.0")
}

0 comments on commit 4ffb049

Please sign in to comment.