We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f06484 + a3b5573 commit a2b6916Copy full SHA for a2b6916
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val zioSbtVersion = "0.4.9"
+val zioSbtVersion = "0.4.10"
2
addSbtPlugin("dev.zio" % "zio-sbt-website" % zioSbtVersion)
3
addSbtPlugin("dev.zio" % "zio-sbt-ci" % zioSbtVersion exclude ("org.xerial.sbt", "sbt-sonatype"))
4
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % zioSbtVersion)
0 commit comments