Skip to content

Commit

Permalink
Merge pull request #103 from Dwolla/update/pureconfig-cats-effect-0.17.8
Browse files Browse the repository at this point in the history
Update pureconfig-cats-effect to 0.17.8
  • Loading branch information
mergify[bot] authored Jan 29, 2025
2 parents 611163f + 865ea0a commit 44d1f09
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 @@ -67,7 +67,7 @@ lazy val `secure-config` = (project in file("."))
.settings(
libraryDependencies ++= {
Seq(
"com.github.pureconfig" %% "pureconfig-cats-effect" % "0.17.7",
"com.github.pureconfig" %% "pureconfig-cats-effect" % "0.17.8",
"io.monix" %% "newtypes-core" % "0.3.0",
"com.disneystreaming.smithy4s" %% "smithy4s-http4s" % smithy4sVersion.value,
"com.disneystreaming.smithy4s" %% "smithy4s-aws-http4s" % smithy4sVersion.value,
Expand Down

0 comments on commit 44d1f09

Please sign in to comment.