We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54a33f commit 59ff1ddCopy full SHA for 59ff1dd
project/ProjectPlugin.scala
@@ -40,7 +40,7 @@ object ProjectPlugin extends AutoPlugin {
40
val paradise: String = "2.1.1"
41
val pbdirect: String = "0.7.0"
42
val prometheus: String = "0.16.0"
43
- val pureconfig: String = "0.17.8"
+ val pureconfig: String = "0.17.9"
44
val scalaCollectionCompat: String = "2.13.0"
45
val scalacheckToolbox: String = "0.7.0"
46
val scalamock: String = "5.1.0"
0 commit comments