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 d53266f commit 77ab47bCopy full SHA for 77ab47b
build.sbt
@@ -17,7 +17,7 @@ lazy val V = new {
17
val github4s: String = "0.28.5"
18
val http4s: String = "0.21.31"
19
val runtime: String = "0.6.4"
20
- val scala: String = "2.13.6"
+ val scala: String = "2.13.7"
21
val scala212: String = "2.12.15"
22
val scalacheck: String = "1.15.4"
23
val scalacheckShapeless: String = "1.3.0"
0 commit comments