Skip to content

Commit 51bb710

Browse files
authored
Merge pull request #140 from http4s/update/series/0.23/http4s-core-0.23.25
Update http4s-core, http4s-laws to 0.23.25 in series/0.23
2 parents 146f995 + 3205c56 commit 51bb710

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
@@ -12,7 +12,7 @@ ThisBuild / tlSkipIrrelevantScalas := true
1212

1313
lazy val root = project.in(file(".")).aggregate(scalaXml2, scalaXml1).enablePlugins(NoPublishPlugin)
1414

15-
val http4sVersion = "0.23.22"
15+
val http4sVersion = "0.23.25"
1616
val scalacheckXmlVersion = "0.1.0"
1717
val scalaXml1Version = "1.3.1"
1818
val scalaXml2Version = "2.2.0"

0 commit comments

Comments
 (0)