Skip to content

Commit

Permalink
Update protobuf-java to 4.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 26, 2024
1 parent ae5a238 commit 1be5b4a
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.3"
def protobufJava = "com.google.protobuf" % "protobuf-java" % "4.27.2"

inThisBuild(
List(
Expand Down

0 comments on commit 1be5b4a

Please sign in to comment.