Skip to content

Commit 3b3a406

Browse files
committed
[PT-1048] - Fetch workspace projects
1 parent b3003a0 commit 3b3a406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.2.0")
22

33
addSbtPlugin("com.codacy" % "codacy-sbt-plugin" % "25.0.0")
44

5-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
5+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
66

77
ThisBuild / libraryDependencySchemes +=
88
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)