diff --git a/project/plugins.sbt b/project/plugins.sbt index 6ef9e7f..8e65a78 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") -addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11") \ No newline at end of file +addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.12") \ No newline at end of file