Skip to content

Commit

Permalink
Update circe-generic to 0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 25, 2024
1 parent 4c0f1c4 commit 0e8c157
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 @@ -4,7 +4,7 @@ import sbt._
object Dependencies {

val akkaVersion = "2.6.20"
val circeV = "0.14.2"
val circeV = "0.14.8"

lazy val commonDeps: Seq[ModuleID] = Seq(
ws,
Expand Down

0 comments on commit 0e8c157

Please sign in to comment.