We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc2bda commit 75b1a95Copy full SHA for 75b1a95
1 file changed
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
val cats: String = "2.6.1"
19
val circe: String = "0.14.1"
20
val expecty = "0.15.4"
21
- val http4s: String = "0.23.0-RC1"
+ val http4s: String = "0.23.0"
22
val paradise: String = "2.1.1"
23
val scalacheck = "1.15.4"
24
val scalacheckShapeless = "1.3.0"
0 commit comments