We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7669e4 commit 59bfe4eCopy full SHA for 59bfe4e
1 file changed
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
val scalacheckShapeless = "1.3.0"
26
val scalacheckPlusScalatest = "3.2.14.0"
27
val scalatest: String = "3.2.17"
28
- val shapeless3 = "3.3.0"
+ val shapeless3 = "3.4.0"
29
}
30
31
lazy val docsMappingsAPIDir: SettingKey[String] =
0 commit comments