Skip to content

Commit

Permalink
upgrade joda-time
Browse files Browse the repository at this point in the history
  • Loading branch information
Hailey Johnson committed Apr 22, 2024
1 parent 8021ad0 commit e933e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netcdf-java-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
api 'com.google.guava:guava:32.0.1-jre'
api 'com.google.re2j:re2j:1.3'
api 'org.jdom:jdom2:2.0.6.1'
api 'joda-time:joda-time:2.10.3' // replace by javax.time
api 'joda-time:joda-time:2.12.7'

// netcdf4, dap4
// Tricky dependency here. We need to make sure that we keep in-line with the version
Expand Down

0 comments on commit e933e6e

Please sign in to comment.