Skip to content

Commit c46249c

Browse files
committed
Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.9
1 parent 22cae9c commit c46249c

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)