Skip to content

Commit

Permalink
smithy4s 0.18.19
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh authored May 20, 2024
1 parent 46b16aa commit 52a6b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val fs2 = "3.10.2"
val http4s = "0.23.27"
val iron = "2.5.0"
val smithy4s = "0.18.18"
val smithy4s = "0.18.19"
}

def http4s(artifact: String) = "org.http4s" %% s"http4s-$artifact" % V.http4s
Expand Down

0 comments on commit 52a6b1e

Please sign in to comment.