Skip to content

Commit

Permalink
Update scalapb-json4s to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 22, 2021
1 parent 2f79aa8 commit 07d4fc8
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 @@ -11,7 +11,7 @@ object Dependencies {
val grpc = "1.38.0"
val http4s = "0.23.0-RC1"
val openTelemetry = "1.2.0"
val scalapb = "0.11.0"
val scalapb = "0.11.1"

val kindProjector = "0.13.0"
val betterMonadicFor = "0.3.1"
Expand Down

0 comments on commit 07d4fc8

Please sign in to comment.