Skip to content

Commit

Permalink
Bump protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara Drwenski committed Sep 20, 2024
1 parent 4251be7 commit b1e4b7e
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 @@ -33,5 +33,5 @@ ext {
// TODO: figure out way to keep this version in sync with netcdf-java version
// It is included in the netcdf-java-bom (via netcdf-java-platform), but we can't
// reference that version in a gradle build script (see gradle/any/protobuf.gradle)
depVersion.protobuf = '3.21.7'
depVersion.protobuf = '3.25.5'
}

0 comments on commit b1e4b7e

Please sign in to comment.