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.
2 parents 7f4f7eb + 12156b6 commit b2dd1d3Copy full SHA for b2dd1d3
build.sbt
@@ -19,7 +19,7 @@ lazy val scalaCollectionCompatVersion = "2.13.0"
19
lazy val scalaCheckVersion = "1.15.4"
20
lazy val scalatestVersion = "3.2.18"
21
lazy val munitVersion = "1.1.0"
22
-lazy val shapelessVersion = "2.3.12"
+lazy val shapelessVersion = "2.3.13"
23
lazy val silencerVersion = "1.7.1"
24
lazy val specs2Version = "4.20.9"
25
lazy val scala212Version = "2.12.20"
0 commit comments