sbt/main
Ethan Atkins d686bead0b Only set scriptedBatchExcution true for >= 1.4
In #6091, we updated the ScriptedPlugin to set scriptedBatchExecution :=
true for all 1.x versions but not 0.13. This commit further restricts
the setting so that it is only set for sbt >= 1.4, which seems necessary
based on the comments in #6094.
2020-11-21 08:31:49 -08:00
..
src Only set scriptedBatchExcution true for >= 1.4 2020-11-21 08:31:49 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00