Skip to content

Commit dd9fef9

Browse files
committed
Migrate more projects
parboiled2, play-json, scala-java8-compat, xml-interpolator
1 parent b1f9bc1 commit dd9fef9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ object projects:
261261
project = "scalatestplus-testng",
262262
sbtTestCommand = "test",
263263
sbtPublishCommand = "publishLocal",
264-
scalacOptions = SbtCommunityProject.scalacOptions ++ List("-Yflexify-tasty"),
264+
scalacOptions = SbtCommunityProject.scalacOptions ++ List("-Yflexify-tasty")
265265
)
266266

267267
lazy val scalaXml = SbtCommunityProject(

0 commit comments

Comments
 (0)