Skip to content

Commit

Permalink
Update protobuf-java to 3.25.2 (#323)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Jan 13, 2024
1 parent fe7eeea commit fadf2aa
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 @@ -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(
Expand Down

0 comments on commit fadf2aa

Please sign in to comment.