We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22cae9c + c46249c commit 8c98625Copy full SHA for 8c98625
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val zioSbtVersion = "0.4.8"
+val zioSbtVersion = "0.4.9"
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