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 6ac7848 commit 8a50c95Copy full SHA for 8a50c95
build.sbt
@@ -18,7 +18,7 @@ lazy val V = new {
18
val github4s: String = "0.31.2"
19
val http4s: String = "0.23.12"
20
val runtime: String = "0.7.0"
21
- val scala: String = "2.13.9"
+ val scala: String = "2.13.10"
22
val scala212: String = "2.12.16"
23
val scalacheck: String = "1.17.0"
24
val scalacheckShapeless: String = "1.3.0"
0 commit comments