Skip to content

Commit e7f94a3

Browse files
committed
remove a Play 2.3.x specific workaround
not needed since this branch is on 2.4.x
1 parent 929b1cb commit e7f94a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,6 @@ build += {
292292
commands: ${vars.default-commands} [
293293
"set sources in (PlayProject, Compile, compile) := (sources in (PlayProject, Compile, compile)).value.distinct"
294294
]
295-
// details: https://github.com/scala/community-builds/pull/227
296-
options: ["-Dplay.sbt.version="${vars.sbt-version-override}]
297295
}
298296
}
299297

0 commit comments

Comments
 (0)