Skip to content

Commit c3c3aa0

Browse files
authored
Update sbt-codecov to 0.2.1
1 parent b552706 commit c3c3aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
8-
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.0")
8+
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.2")
1010
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
1111
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2")

0 commit comments

Comments
 (0)