Skip to content

Commit

Permalink
Update pureconfig-cats-effect to 0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Nov 21, 2024
1 parent ce6b32a commit 865ea0a
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 865ea0a

Please sign in to comment.