We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e32fa commit e7f8458Copy full SHA for e7f8458
project/Versions.scala
@@ -32,7 +32,7 @@ object Versions {
32
val PureConfig = "0.12.1"
33
val Refined = "0.9.29"
34
val ScalacheckVersion = "1.18.0"
35
- val ScapegoatVersion = "1.4.11"
+ val ScapegoatVersion = "1.4.17"
36
val ShapelessVersion = "2.3.12"
37
val Slf4jVersion = "2.0.13"
38
val Specs2Version = "4.20.6"
0 commit comments