Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8e3505

Browse files
authoredMay 28, 2021
Merge pull request #354 from scala-steward/update/scalac-scoverage-plugin-1.4.8
Update scalac-scoverage-plugin to 1.4.8
2 parents 9811fc3 + f9874cd commit e8e3505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "sbt-scoverage"
22

33
import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
44

5-
def scoverageVersion = "1.4.7"
5+
def scoverageVersion = "1.4.8"
66

77
inThisBuild(
88
List(

0 commit comments

Comments
 (0)
Please sign in to comment.