Skip to content

Commit 2a67b83

Browse files
Update http4s-core, http4s-laws, ... to 0.23.28 in series/0.23
1 parent 82f5aee commit 2a67b83

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(scalaXml2, scalaXml1).enablePlugins(NoPublishPlugin)
1313

14-
val http4sVersion = "0.23.27"
14+
val http4sVersion = "0.23.28"
1515
val scalacheckXmlVersion = "0.1.0"
1616
val scalaXml1Version = "1.3.1"
1717
val scalaXml2Version = "2.3.0"

0 commit comments

Comments
 (0)