Skip to content

Commit

Permalink
Update scalapb-json4s to 0.12.1 (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored May 5, 2023
1 parent b748de0 commit 482c1b1
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 @@ -215,7 +215,7 @@ lazy val cli = project
}
},
libraryDependencies ++= List(
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.0",
"com.thesamet.scalapb" %% "scalapb-json4s" % "0.12.1",
"com.github.alexarchambault" %% "case-app" % "2.0.6",
"com.github.pathikrit" %% "better-files" % "3.9.1"
),
Expand Down

0 comments on commit 482c1b1

Please sign in to comment.