We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73700e0 commit 27b6ea9Copy full SHA for 27b6ea9
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
8
9
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
10
11
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
12
version.sbt
@@ -1 +1 @@
1
-ThisBuild / version := "1.2.3"
+ThisBuild / version := "1.2.4"
0 commit comments