Skip to content

Commit

Permalink
Upgrade Jodatime to 2.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Sep 29, 2021
1 parent 4db7b2b commit c0fbf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ext {
// Postgresql embedded binary version
postgresql_bin: "io.zonky.test.postgres:embedded-postgres-binaries-bom:${postgresqlBinVersion}",
//JODA-Time
joda_time: 'joda-time:joda-time:2.10.4',
joda_time: 'joda-time:joda-time:2.10.12',

//Hibernate
hibernate_core: "org.hibernate:hibernate-core:${hibernateVersion}",
Expand Down

0 comments on commit c0fbf7f

Please sign in to comment.