Skip to content

Commit 04ee884

Browse files
authored
Merge pull request #789 from scala-steward/update/http4s-dsl-0.23.23
Update http4s-dsl from 0.23.22 to 0.23.23
2 parents 51b54bd + 65244d4 commit 04ee884

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
@@ -308,7 +308,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))
308308
)
309309

310310
val http4sBlaze = "0.23.15"
311-
val http4sVersion = "0.23.22"
311+
val http4sVersion = "0.23.23"
312312
val osLibVersion = "0.9.1"
313313
lazy val scala_libraries_3 = (project in file("scala-libraries-3"))
314314
.settings(

0 commit comments

Comments
 (0)