Skip to content

Commit 21d3850

Browse files
Update http4s-core, http4s-laws, ... to 0.23.14 in series/0.23
1 parent 637c3e6 commit 21d3850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ThisBuild / scalaVersion := Scala213
1010

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

13-
val http4sVersion = "0.23.13"
13+
val http4sVersion = "0.23.14"
1414
val munitVersion = "0.7.29"
1515
val munitCatsEffectVersion = "1.0.7"
1616

0 commit comments

Comments
 (0)