File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The specification also used to be in this repo -- it is now a part of the main r
34
34
- install Windows 7 professional N 64-bit, ensure network access to GitHub
35
35
- install Oracle Java 6 JDK
36
36
- install WiX v3.6 (reboot!)
37
- - download sbt launcher 0.13.1 from xsbt.org to ` c:\users\jenkins\Downloads `
37
+ - download sbt launcher from xsbt.org to ` c:\users\jenkins\Downloads `
38
38
- install Git
39
39
- configure the Jenkins master's tool locations for
40
40
- HOME
Original file line number Diff line number Diff line change 1
- sbt.version =0.13.7
1
+ sbt.version =0.13.9
Original file line number Diff line number Diff line change 1
1
scalacOptions ++= Seq (" -deprecation" , " -feature" , " -Xlint" )
2
2
3
- addSbtPlugin(" com.typesafe.sbt" % " sbt-native-packager" % " 1.0.4 " )
3
+ addSbtPlugin(" com.typesafe.sbt" % " sbt-native-packager" % " 1.0.6 " )
4
4
5
5
addSbtPlugin(" com.typesafe.sbt" % " sbt-s3" % " 0.8" )
6
6
You can’t perform that action at this time.
0 commit comments