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 496b2d9 commit 660ea6bCopy full SHA for 660ea6b
project/plugins.sbt
@@ -16,6 +16,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
16
17
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.37")
18
19
-addSbtPlugin("org.polyvariant" % "smithy-trait-codegen-sbt" % "0.1.0")
+addSbtPlugin("org.polyvariant" % "smithy-trait-codegen-sbt" % "0.2.0")
20
21
addDependencyTreePlugin
0 commit comments