Skip to content

Commit c433f50

Browse files
Update protobuf-java-util to 4.29.3
1 parent 6cff1b4 commit c433f50

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.6",
162+
"com.google.protobuf" % "protobuf-java-util" % "4.29.3",
163163
"io.github.argonaut-io" %% "argonaut" % argonautVersion.value
164164
)
165165
)

0 commit comments

Comments
 (0)