Skip to content

Commit

Permalink
Merge branch 'main' into update/scala3-library-3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 21, 2023
2 parents 2df4e52 + 670f185 commit 81d5460
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 @@ -82,7 +82,7 @@ lazy val `fs2-aws-examples` = (project in file("fs2-aws-examples"))
coverageMinimumStmtTotal := 0,
Dependencies.Logging,
Dependencies.Trace4Cats,
Dependencies.ScanamoCirce("3.0.0")
Dependencies.ScanamoCirce("3.1.0")
)
.settings(commonSettings)
.settings(
Expand Down

0 comments on commit 81d5460

Please sign in to comment.