Skip to content

Commit

Permalink
Merge pull request #47 from gatling/force-sbt-1.2.8
Browse files Browse the repository at this point in the history
Force sbt version in plugin to 1.2.8, workaround for sbt/sbt#5049
  • Loading branch information
pdalpra authored Apr 7, 2020
2 parents b944ee3 + 9cccdc4 commit 6568bee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ scriptedLaunchOpts := { scriptedLaunchOpts.value ++
}

scriptedBufferLog := false

pluginCrossBuild / sbtVersion := "1.2.8"

0 comments on commit 6568bee

Please sign in to comment.