diff options
| author | mergify[bot] | 2021-06-05 08:03:58 +0000 |
|---|---|---|
| committer | GitHub | 2021-06-05 08:03:58 +0000 |
| commit | 2c04458e231ff7fd7c4ab3e17c2f5ac595f15c1f (patch) | |
| tree | f1da38931f516c75bc105c612ff32b8f2f98f058 | |
| parent | fb5c906e12a9ae4d156c72802431844c871f8a69 (diff) | |
| parent | e3e0f8580dc962c7aa45a651b9c7efa2ad8de875 (diff) | |
Merge branch 'master' into update/os-lib-0.7.8
| -rw-r--r-- | project/plugins.sbt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt index 0d3a3915..05fcfdfc 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,7 +10,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0") addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3") -addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.1") +addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") |
