Skip to content

Commit 8c98625

Browse files
authored
Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.9 (#101)
2 parents 22cae9c + c46249c commit 8c98625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val zioSbtVersion = "0.4.8"
1+
val zioSbtVersion = "0.4.9"
22
addSbtPlugin("dev.zio" % "zio-sbt-website" % zioSbtVersion)
33
addSbtPlugin("dev.zio" % "zio-sbt-ci" % zioSbtVersion exclude ("org.xerial.sbt", "sbt-sonatype"))
44
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % zioSbtVersion)

0 commit comments

Comments
 (0)