Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 1ac6457 commit 10789be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kweet/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("org.jetbrains.exposed:exposed-dao:$exposed_version")
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
implementation("org.jetbrains.exposed:exposed-jodatime:$exposed_version")
implementation("joda-time:joda-time:2.12.2")
implementation("joda-time:joda-time:2.13.0")
implementation("org.freemarker:freemarker:2.3.32")
implementation("org.ehcache:ehcache:3.9.7")
implementation("io.ktor:ktor-server-netty-jvm")
Expand Down

0 comments on commit 10789be

Please sign in to comment.