We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70060bd commit cb40262Copy full SHA for cb40262
project/plugins.sbt
@@ -14,6 +14,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
14
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
16
17
-addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.34")
+addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.35")
18
19
addDependencyTreePlugin
0 commit comments