Skip to content

Commit a2b6916

Browse files
authored
Merge pull request #111 from scala-steward/update/zio-sbt-ci-0.4.10
Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.10
2 parents 4f06484 + a3b5573 commit a2b6916

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.9"
1+
val zioSbtVersion = "0.4.10"
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)