Skip to content

Commit

Permalink
Update protobuf-java to 3.25.5 (#1494)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Sep 22, 2024
1 parent eaca7f5 commit de002f1
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 @@ -19,7 +19,7 @@ object Dependencies {
import DependencyHelpers._

object Protobuf {
val protobufJavaVersion = "3.25.4"
val protobufJavaVersion = "3.25.5"
val protocVersion = protobufJavaVersion
}

Expand Down

0 comments on commit de002f1

Please sign in to comment.