Skip to content

Commit 078524c

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update smithy4s-core, smithy4s-http4s, ... to 0.18.45
1 parent 3684708 commit 078524c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.3")
44
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7-
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.44")
7+
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.45")
88

99
libraryDependencies ++= {
1010
val http4sVersion = "0.23.33"

0 commit comments

Comments
 (0)