diff --git a/project/plugins.sbt b/project/plugins.sbt index 11a4c0d5..12780960 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,7 +8,7 @@ addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") -addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.1") +addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.3.0") addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")