We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3684708 commit 078524cCopy full SHA for 078524c
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.3")
4
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7
-addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.44")
+addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.45")
8
9
libraryDependencies ++= {
10
val http4sVersion = "0.23.33"
0 commit comments