Skip to content

Commit

Permalink
Scala-Steward: Update protobuf-java from 3.25.3 to 3.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2024
1 parent 4d01b91 commit 5ec3c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ object Dependencies {
)

private val protobufJavaOverrides = List(
"com.google.protobuf" % "protobuf-java" % "3.25.3",
"com.google.protobuf" % "protobuf-java" % "3.25.5",
)

val servicesDependencies: List[ModuleID] = List(
Expand Down

0 comments on commit 5ec3c57

Please sign in to comment.