Skip to content

Commit

Permalink
Update protobuf-java to 4.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 29, 2024
1 parent 4a61129 commit a6e2266
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 @@ -27,7 +27,7 @@ lazy val jenaV = "5.2.0"
lazy val rdf4jV = "5.1.0"
// !! When updating ScalaPB also change the version of the plugin in plugins.sbt
lazy val scalapbV = "0.11.17"
lazy val protobufV = "4.28.3"
lazy val protobufV = "4.29.0"

// List of exclusions for the grpc module and its dependencies
lazy val grpcExclusions = Seq(
Expand Down

0 comments on commit a6e2266

Please sign in to comment.