Skip to content

Commit

Permalink
Merge pull request #38 from nationalarchives/update/circe-generic-ext…
Browse files Browse the repository at this point in the history
…ras-0.14.4

Update circe-generic-extras to 0.14.4
  • Loading branch information
annielh authored Sep 6, 2024
2 parents 93a75b1 + b0cb62b commit 571aaca
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 @@ -24,7 +24,7 @@ libraryDependencies ++= Seq(
"uk.gov.nationalarchives" % "da-transform-schemas" % "2.8",
"com.amazonaws" % "aws-lambda-java-events" % "3.11.6",
"org.playframework" %% "play-json" % "3.0.4",
"io.circe" %% "circe-generic-extras" % "0.14.3"
"io.circe" %% "circe-generic-extras" % "0.14.4"
)

val awsVersion = "2.23.8"
Expand Down

0 comments on commit 571aaca

Please sign in to comment.