Skip to content

Commit 65244d4

Browse files
committed
Update http4s-dsl from 0.23.22 to 0.23.23
1 parent e25e8e6 commit 65244d4

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)