Skip to content

Commit

Permalink
Update protobuf-java to 3.24.4 (#270)
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] committed Apr 6, 2024
1 parent b8c63f7 commit d421be7
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 @@ -37,7 +37,7 @@ object Dependencies {
// If changing this, remember to update protoc plugin version to align in
// maven-plugin/src/main/maven/plugin.xml and org.apache.pekko.grpc.sbt.PekkoGrpcPlugin
val googleProtoc = "3.24.0" // checked synced by VersionSyncCheckPlugin
val googleProtobufJava = "3.24.0"
val googleProtobufJava = "3.24.4"

val scalaTest = "3.2.18"

Expand Down

0 comments on commit d421be7

Please sign in to comment.