Skip to content

Commit

Permalink
update com.thesamet.scalapb.scalapb-json4s to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwen-hu committed May 7, 2024
1 parent e72c4e1 commit b9a8e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ lazy val runtime = Project(id = gyremockRuntimeName, base = file("runtime"))
"com.lightbend.akka.grpc" %% "akka-grpc-runtime" % akkaGrpcVersion,
"com.typesafe.akka" %% "akka-actor" % "2.6.20",
"com.typesafe.akka" %% "akka-http-core" % "10.2.9",
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.11.1",
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"org.wiremock" % "wiremock" % "3.3.1",
"org.scalatest" %% "scalatest" % "3.1.0" % Test
Expand Down

0 comments on commit b9a8e43

Please sign in to comment.