Skip to content

Commit c3861dc

Browse files
Update protobuf-java-util to 4.29.3
1 parent 1a9998e commit c3861dc

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

0 commit comments

Comments
 (0)