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 dac681b commit fae9808Copy full SHA for fae9808
project/Versions.scala
@@ -24,7 +24,7 @@ object Versions {
24
val Scalacheck = "1.18.0"
25
val ScalatestPlusScalacheck = "3.2.14.0"
26
val Scalatest = "3.2.18"
27
- val Scapegoat = "2.1.5"
+ val Scapegoat = "2.1.6"
28
val Shapeless = "2.3.10"
29
val Sttp = "3.9.6"
30
val SttpModel = "1.7.10"
0 commit comments