Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 2d5c462 commit 6bf12cc
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.12.3")
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 6bf12cc

Please sign in to comment.