diff --git a/build.sbt b/build.sbt index ca3a653..6a09a7b 100644 --- a/build.sbt +++ b/build.sbt @@ -11,7 +11,7 @@ publish / skip := true sonatypeProfileName := "com.thesamet" -def protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.1" +def protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.2" inThisBuild( List(