Skip to content

Commit 0a459d9

Browse files
committed
Update protobuf-java to 4.33.1
1 parent 885a3bf commit 0a459d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish / skip := true
1111

1212
sonatypeProfileName := "com.thesamet"
1313

14-
def protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.8"
14+
def protobufJava = "com.google.protobuf" % "protobuf-java" % "4.33.1"
1515

1616
inThisBuild(
1717
List(

0 commit comments

Comments
 (0)