File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- sbt.version =1.9.8
1+ sbt.version =1.10.5
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
22
33addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
44
5- addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.0.11 " )
5+ addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.2.2 " )
66
7- addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.11 .0" )
7+ addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13 .0" )
88
99// updates
1010
@@ -13,7 +13,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1313addSbtPlugin(" com.github.fedragon" % " sbt-todolist" % " 0.7" )
1414
1515// Release
16- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.10.0 " )
16+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.12.2 " )
1717
1818addSbtPlugin(" com.jsuereth" % " sbt-pgp" % " 2.1.1" )
1919
You can’t perform that action at this time.
0 commit comments