Skip to content

Commit 59ff1dd

Browse files
authored
Update pureconfig to 0.17.9
1 parent b54a33f commit 59ff1dd

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.8"
43+
val pureconfig: String = "0.17.9"
4444
val scalaCollectionCompat: String = "2.13.0"
4545
val scalacheckToolbox: String = "0.7.0"
4646
val scalamock: String = "5.1.0"

0 commit comments

Comments
 (0)