Skip to content

Commit 13f5754

Browse files
committed
Update plugins.sbt
1 parent e48c39a commit 13f5754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

project/plugins.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
22

3-
addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.3")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.4")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
66

77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8+

0 commit comments

Comments
 (0)