Skip to content

Commit e3c0d1a

Browse files
committed
Update http4s-circe to 0.23.15
1 parent 5185e69 commit e3c0d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ lazy val V = new {
1313
val cats: String = "2.8.0"
1414
val circe: String = "0.14.2"
1515
val classutil: String = "1.5.1"
16-
val http4s: String = "0.23.12"
16+
val http4s: String = "0.23.15"
1717
val scalatest: String = "3.2.12"
1818
}
1919

0 commit comments

Comments
 (0)