We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44acd9e commit b83d1a1Copy full SHA for b83d1a1
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
12
-addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.9")
+addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.10")
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
14
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
15
0 commit comments