Skip to content

Commit 7fb7e54

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update protobuf-java-util to 3.25.5
1 parent 11d24b5 commit 7fb7e54

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
@@ -192,7 +192,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform, NativePlatform)
192192
}
193193
},
194194
libraryDependencies ++= Seq(
195-
"com.google.protobuf" % "protobuf-java-util" % "3.25.4" % "test"
195+
"com.google.protobuf" % "protobuf-java-util" % "3.25.5" % "test"
196196
)
197197
)
198198
.jsSettings(

0 commit comments

Comments
 (0)