Skip to content

Commit

Permalink
Merge pull request #1205 from haileyajohnson/upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
oxelson committed Jun 29, 2023
2 parents f0a3b9e + 28d2ef3 commit 62a0fda
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 @@ -20,7 +20,7 @@ dependencies {
// general dependencies
api "com.google.protobuf:protobuf-java:${depVersion.protobuf}"
api "com.google.protobuf:protoc:${depVersion.protobuf}"
api 'com.google.guava:guava:32.0.0-jre'
api 'com.google.guava:guava:32.0.1-jre'
api 'com.google.re2j:re2j:1.3'
api 'org.jdom:jdom2:2.0.6'
api 'joda-time:joda-time:2.10.3' // replace by javax.time
Expand Down

0 comments on commit 62a0fda

Please sign in to comment.