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 62173d6 commit b3d2402Copy full SHA for b3d2402
build.sbt
@@ -15,7 +15,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
15
lazy val V = new {
16
val cats: String = "2.7.0"
17
val collectioncompat: String = "2.6.0"
18
- val github4s: String = "0.30.0"
+ val github4s: String = "0.31.0"
19
val http4s: String = "0.23.10"
20
val runtime: String = "0.7.0"
21
val scala: String = "2.13.8"
0 commit comments