Skip to content

Commit 973df24

Browse files
authored
Merge pull request #224 from http4s/update/series/0.23/http4s-core-0.23.33
2 parents 9586136 + 48656dd commit 973df24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ThisBuild / scalaVersion := Scala213
1111

1212
lazy val root = project.in(file(".")).aggregate(twirl).enablePlugins(NoPublishPlugin)
1313

14-
val http4sVersion = "0.23.32"
14+
val http4sVersion = "0.23.33"
1515
val munitVersion = "1.2.0"
1616
val munitCatsEffectVersion = "2.1.0"
1717

0 commit comments

Comments
 (0)