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.
2 parents e177463 + b6d46c0 commit aadfd50Copy full SHA for aadfd50
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val jacocoVersion = "0.8.13"
+lazy val jacocoVersion = "0.8.14"
2
3
ThisBuild / version := {
4
if ((ThisBuild / isSnapshot).value) "3.4.0" + "-SNAPSHOT"
0 commit comments