Skip to content

Commit 5a98692

Browse files
authored
Minor/major updates
1 parent 90a931b commit 5a98692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
1818
val cats: String = "2.10.0"
1919
val circe: String = "0.14.6"
2020
val expecty = "0.16.0"
21-
val http4s: String = "0.23.25"
21+
val http4s: String = "0.23.26"
2222
val http4sBlazeClient: String = "0.23.16"
2323
val paradise: String = "2.1.1"
2424
val scalacheck = "1.17.0"

0 commit comments

Comments
 (0)