Skip to content

Commit

Permalink
Updating protobuf to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjoerd Mulder committed Nov 15, 2024
1 parent 174f163 commit d5f0fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Keys._
object Dependencies {
object versions {
val grpc = "1.68.1"
val protobuf = "4.28.2"
val protobuf = "4.28.3"
val silencer = "1.7.19"
val collectionCompat = "2.12.0"
val coursier = "2.1.17"
Expand Down

0 comments on commit d5f0fa2

Please sign in to comment.