Skip to content

Commit

Permalink
Update protobuf-java to 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 6, 2023
1 parent f29ced2 commit 08b8437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val joptVersion = "5.0.4"
val magnolifyVersion = "0.6.3"
val parquetVersion = "1.13.1"
val protobufGenericVersion = "0.2.9"
val protobufVersion = "3.24.4"
val protobufVersion = "3.25.0"
val scalatestVersion = "3.2.17"

ThisBuild / PB.protocVersion := protobufVersion
Expand Down

0 comments on commit 08b8437

Please sign in to comment.