Skip to content

Commit

Permalink
Update pureconfig to 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 29, 2023
1 parent ca79e1a commit 1191ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val retry = "com.evolutiongaming" %% "retry" % "3.0.1"
val `akka-persistence-inmemory` = "com.github.dnvriend" %% "akka-persistence-inmemory" % "2.5.15.2"
val `kind-projector` = "org.typelevel" % "kind-projector" % "0.13.2"
val pureconfig = "com.github.pureconfig" %% "pureconfig" % "0.17.3"
val pureconfig = "com.github.pureconfig" %% "pureconfig" % "0.17.4"
val smetrics = "com.evolutiongaming" %% "smetrics" % "1.3.0"

object Cats {
Expand Down

0 comments on commit 1191ee3

Please sign in to comment.