Skip to content

Commit e658bd2

Browse files
authored
Merge pull request #740 from scala-steward/update/pureconfig-0.17.1
Update pureconfig from 0.17.0 to 0.17.1
2 parents eae79a8 + e5f2126 commit e658bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Dependencies {
2828
val monixCatnap = "io.monix" %% "monix-catnap" % Versions.monix
2929
val monixEval = "io.monix" %% "monix-eval" % Versions.monix
3030
val postgresql = "org.postgresql" % "postgresql" % "42.3.1"
31-
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.0"
31+
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.17.1"
3232
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.6.0"
3333
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.20"
3434
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"

0 commit comments

Comments
 (0)