Skip to content

Commit 0c9f4f7

Browse files
Update http4s-core, http4s-laws, ... to 0.23.33 in series/0.24
1 parent f676f6e commit 0c9f4f7

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(scalaXml).enablePlugins(NoPublishPlugin)
1313

14-
val http4sVersion = "0.23.32"
14+
val http4sVersion = "0.23.33"
1515
val scalacheckXmlVersion = "0.1.1"
1616
val scalaXml2Version = "2.4.0"
1717
val munitVersion = "1.2.0"

0 commit comments

Comments
 (0)