Skip to content

Commit

Permalink
Update dependency org.http4s:http4s-dsl to v0.23.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and doczir committed Nov 10, 2023
1 parent 1cc2bcd commit 06ee6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ scalacOptions in (Compile, console) --= Seq("-Ywarn-unused:imports", "-Xfatal-wa

libraryDependencies ++= {
val scalaTestV = "3.0.4"
val http4sV = "0.18.0"
val http4sV = "0.23.23"
val circeV = "0.14.6"

Seq(
Expand Down

0 comments on commit 06ee6bb

Please sign in to comment.