Skip to content

Commit

Permalink
Merge pull request #1336 from haileyajohnson/upgrades
Browse files Browse the repository at this point in the history
upgrade joda-time
  • Loading branch information
oxelson committed Apr 22, 2024
2 parents 8021ad0 + e933e6e commit c782ef8
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 c782ef8

Please sign in to comment.