Also run with latest sbt 1.2.1

This commit is contained in:
Johannes Rudolph 2018-08-23 22:22:07 +02:00
parent 06c3503e1b
commit 41caf67757
No known key found for this signature in database
GPG Key ID: 4D293A24CCD39E19
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
enablePlugins(ScriptedPlugin)
scriptedLaunchOpts += s"-Dproject.version=${version.value}"
libraryDependencies ++= {

View File

@ -1 +1 @@
sbt.version=1.1.6
sbt.version=1.2.1