File tree Expand file tree Collapse file tree 5 files changed +3143
-3166
lines changed Expand file tree Collapse file tree 5 files changed +3143
-3166
lines changed Original file line number Diff line number Diff line change 1
- sbt.version = 1.2.8
1
+ sbt.version = 1.3.13
Original file line number Diff line number Diff line change 1
1
logLevel := sbt.Level .Warn
2
- addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 1.5 .1" )
2
+ addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 1.6 .1" )
3
3
addSbtPlugin(" org.scalastyle" %% " scalastyle-sbt-plugin" % " 1.0.0" )
4
4
addSbtPlugin(" com.typesafe.sbt" % " sbt-native-packager" % " 1.7.5" )
5
- addSbtPlugin(" com.thoughtworks.sbt-api-mappings" % " sbt-api-mappings" % " 2.1 .0" )
5
+ addSbtPlugin(" com.thoughtworks.sbt-api-mappings" % " sbt-api-mappings" % " 3.0 .0" )
6
6
addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 0.99.25" )
7
- addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.4.2 " )
7
+ addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.5.1 " )
8
8
9
9
libraryDependencies += " com.trueaccord.scalapb" %% " compilerplugin" % " 0.6.6"
You can’t perform that action at this time.
0 commit comments