Skip to content

Commit 1971b64

Browse files
authored
Update plugins.sbt
1 parent 5b440f4 commit 1971b64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
22

33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
44

5-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.1")
5+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
66

77
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
88

9-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
9+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 commit comments

Comments
 (0)