Skip to content

Commit b1f9251

Browse files
authored
Update pureconfig to 0.17.8
1 parent 5236f5f commit b1f9251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object ProjectPlugin extends AutoPlugin {
4040
val paradise: String = "2.1.1"
4141
val pbdirect: String = "0.7.0"
4242
val prometheus: String = "0.16.0"
43-
val pureconfig: String = "0.17.7"
43+
val pureconfig: String = "0.17.8"
4444
val scalaCollectionCompat: String = "2.12.0"
4545
val scalacheckToolbox: String = "0.7.0"
4646
val scalamock: String = "5.1.0"

0 commit comments

Comments
 (0)