Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.7 in scala-steward-depe…
Browse files Browse the repository at this point in the history
…ndencies
  • Loading branch information
tna-digital-archiving-jenkins committed Apr 28, 2024
1 parent ebced8c commit 06cd2a5
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
lazy val circeGenericExtrasVersion = "0.14.3"
lazy val circeVersion = "0.14.6"
lazy val circeVersion = "0.14.7"
lazy val sttpVersion = "3.9.5"

lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.18"
Expand Down

0 comments on commit 06cd2a5

Please sign in to comment.