We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f690fa commit e353cafCopy full SHA for e353caf
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.8.3")
2
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.3")
3
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
4
-addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.45")
+addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.52")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments