Skip to content

Commit 0b70c5c

Browse files
Update pureconfig-core to 0.17.7
1 parent 03d9dde commit 0b70c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectDependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object ProjectDependencies {
1212
private val scalacheck = "1.18.0"
1313
// integrations
1414
private val catsEffectVersion = "3.5.4"
15-
private val pureConfigVersion = "0.17.6"
15+
private val pureConfigVersion = "0.17.7"
1616
private val typesafeConfigVersion = "1.4.3"
1717
private val cirisVersion = "3.6.0"
1818

0 commit comments

Comments
 (0)