Skip to content

Commit 23063f9

Browse files
authored
Merge pull request #246 from http4s/update/series/0.25/http4s-core-0.23.33
2 parents eb86f87 + 5dea2ff commit 23063f9

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)