Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/cf-point-writer' into cf-point-w…
Browse files Browse the repository at this point in the history
…riter

# Conflicts:
#	cdm/core/src/main/java/ucar/nc2/ft/point/DsgCollectionImpl.java
  • Loading branch information
mnlerman committed Oct 19, 2023
2 parents 71a97a3 + e4c1bab commit 1007d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/any/shared-mvn-coords.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ ext {
depVersion = [:]
depVersion.slf4j = '1.7.28'
depVersion.protobuf = '3.23.0'
depVersion.grpc = '1.55.3'
depVersion.grpc = '1.57.2'
}

0 comments on commit 1007d62

Please sign in to comment.