Skip to content

Commit 46c8867

Browse files
Update http4s-circe, http4s-client, ... to 0.23.32
1 parent d658dd5 commit 46c8867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22
val scala3 = "3.3.3"
33
val scala213 = "2.13.12"
4-
val http4sVersion = "0.23.27"
4+
val http4sVersion = "0.23.32"
55
val catsEffectVersion = "3.5.4"
66
val munitCEVersion = "2.0.0-RC1"
77
}

0 commit comments

Comments
 (0)