Skip to content

Commit

Permalink
Merge pull request #345 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/circe-3.9.6

Update client3:circe, client3:core to 3.9.6 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Apr 30, 2024
2 parents a5e2274 + 068c2a2 commit d77f57e
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
lazy val circeGenericExtrasVersion = "0.14.3"
lazy val circeVersion = "0.14.7"
lazy val sttpVersion = "3.9.5"
lazy val sttpVersion = "3.9.6"

lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.18"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
Expand Down

0 comments on commit d77f57e

Please sign in to comment.