Skip to content

Commit b3d2402

Browse files
authored
Update github4s to 0.31.0
1 parent 62173d6 commit b3d2402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
1515
lazy val V = new {
1616
val cats: String = "2.7.0"
1717
val collectioncompat: String = "2.6.0"
18-
val github4s: String = "0.30.0"
18+
val github4s: String = "0.31.0"
1919
val http4s: String = "0.23.10"
2020
val runtime: String = "0.7.0"
2121
val scala: String = "2.13.8"

0 commit comments

Comments
 (0)