Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 31, 2023
1 parent 29a4591 commit 787913e
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 @@ -31,7 +31,7 @@ lazy val `iam-user-cleanup` = (project in file("."))
libraryDependencies ++= {
val natchezVersion = "0.1.6"
val feralVersion = "0.1.0-M9"
val circeVersion = "0.14.2"
val circeVersion = "0.14.6"
val awsJavaSdkVersion = "2.17.129"
val scalacheckEffectVersion = "1.0.4"
val log4catsVersion = "2.3.1"
Expand Down

0 comments on commit 787913e

Please sign in to comment.