Skip to content

Commit 57f1c8d

Browse files
Update scalapb-json4s to 0.12.2 (#167)
1 parent 3be97c1 commit 57f1c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ lazy val core = project
5858
"com.thesamet.scalapb.common-protos" %% "proto-google-common-protos-scalapb_0.11" % "2.9.6-0",
5959
"com.thesamet.scalapb" %% "scalapb-runtime" % Versions.scalapb % "protobuf",
6060
"com.thesamet.scalapb" %% "scalapb-runtime-grpc" % Versions.scalapb,
61-
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
61+
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.2",
6262
"io.grpc" % "grpc-core" % Versions.grpc,
6363
"io.grpc" % "grpc-protobuf" % Versions.grpc,
6464
"io.grpc" % "grpc-inprocess" % Versions.grpc,

0 commit comments

Comments
 (0)