Skip to content

Commit

Permalink
Update scanamo-circe to 3.5.1 (#1246)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Oct 12, 2024
1 parent a33929b commit 6c76715
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 @@ -81,7 +81,7 @@ lazy val `fs2-aws-examples` = (project in file("fs2-aws-examples"))
coverageMinimumStmtTotal := 0,
Dependencies.Logging,
Dependencies.Trace4Cats,
Dependencies.ScanamoCirce("3.5.0")
Dependencies.ScanamoCirce("3.5.1")
)
.settings(commonSettings)
.settings(
Expand Down

0 comments on commit 6c76715

Please sign in to comment.