Skip to content

Commit b3003a0

Browse files
committed
[PT-1048] - Fetch workspace projects
1 parent 5618d85 commit b3003a0

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" % "2.2.1")
5+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
66

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

0 commit comments

Comments
 (0)