Skip to content

Commit

Permalink
Update grpc-api, grpc-core, ... to 1.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-ahjohannessen[bot] committed Jul 11, 2024
1 parent bcde30e commit 99fedfe
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 @@ -15,7 +15,7 @@ object Dependencies {
val unum = "1.2.2"
val circe = "0.14.3"
val scalaPb = scalapb.compiler.Version.scalapbVersion
val grpc = "1.65.0"
val grpc = "1.65.1"
val tsConfig = "1.4.3"

val scalaCheck = "1.18.0"
Expand Down

0 comments on commit 99fedfe

Please sign in to comment.