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 b63284c commit 8387877Copy full SHA for 8387877
build.sbt
@@ -14,7 +14,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
14
lazy val V = new {
15
val cats: String = "2.3.1"
16
val collectioncompat: String = "2.4.0"
17
- val github4s: String = "0.27.1"
+ val github4s: String = "0.28.1"
18
val http4s: String = "0.21.16"
19
val runtime: String = "0.6.4"
20
val scala: String = "2.13.3"
0 commit comments