Skip to content

Commit

Permalink
Update protobuf-java to 4.27.3 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 22, 2024
1 parent 32a6f1d commit 1bf9608
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.7.4"
val parquetVersion = "1.14.1"
val protobufGenericVersion = "0.2.9"
val protobufVersion = "4.27.2"
val protobufVersion = "4.27.3"
val scalatestVersion = "3.2.19"
val slf4jReload4jVersion = "2.0.13"

Expand Down

0 comments on commit 1bf9608

Please sign in to comment.