Skip to content

Commit 5dea2ff

Browse files
Update http4s-client, http4s-core, ... to 0.23.33 in series/0.25
1 parent 475158e commit 5dea2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / startYear := Some(2018)
1010

1111
lazy val root = project.in(file(".")).aggregate(prometheusMetrics).enablePlugins(NoPublishPlugin)
1212

13-
val http4sVersion = "0.23.32"
13+
val http4sVersion = "0.23.33"
1414
val prometheusVersion = "0.16.0"
1515
val munitVersion = "1.2.0"
1616
val munitCatsEffectVersion = "2.1.0"

0 commit comments

Comments
 (0)