diff --git a/build.sbt b/build.sbt index 10caaf1..c4f2e8f 100644 --- a/build.sbt +++ b/build.sbt @@ -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.29.1" +lazy val protobufV = "4.29.2" // List of exclusions for the grpc module and its dependencies lazy val grpcExclusions = Seq(