Skip to content

Commit

Permalink
Update ciris to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] authored and mergify[bot] committed Dec 8, 2024
1 parent 15fb7f0 commit b69d029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object ProjectDependencies {
private val catsEffectVersion = "3.5.7"
private val pureConfigVersion = "0.17.7"
private val typesafeConfigVersion = "1.4.3"
private val cirisVersion = "3.6.0"
private val cirisVersion = "3.7.0"

lazy val common: Seq[ModuleID] = Seq(
// base
Expand Down

0 comments on commit b69d029

Please sign in to comment.