Skip to content

Commit 6cff1b4

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update protobuf-java-util to 3.25.6
1 parent f706877 commit 6cff1b4

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
@@ -159,7 +159,7 @@ val protocLint = Project("protoc-lint", file("protoc-lint"))
159159
name := UpdateReadme.projectName,
160160
argonautVersion := "6.3.11",
161161
libraryDependencies ++= Seq(
162-
"com.google.protobuf" % "protobuf-java-util" % "3.25.5",
162+
"com.google.protobuf" % "protobuf-java-util" % "3.25.6",
163163
"io.github.argonaut-io" %% "argonaut" % argonautVersion.value
164164
)
165165
)

0 commit comments

Comments
 (0)