File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- sbt.version =1.9.9
1
+ sbt.version =1.10.0
Original file line number Diff line number Diff line change 1
- addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.12.0 " )
2
- addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 2.1.5 " )
3
- addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.11 .0" )
1
+ addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.12.1 " )
2
+ addSbtPlugin(" com.eed3si9n" % " sbt-assembly" % " 2.2.0 " )
3
+ addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.12 .0" )
4
4
addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.12" )
5
5
addSbtPlugin(" com.github.sbt" % " sbt-dynver" % " 5.0.1" )
6
6
addSbtPlugin(" com.github.sbt" % " sbt-git" % " 2.0.1" )
@@ -12,4 +12,4 @@ addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0")
12
12
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
13
13
addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.0.12" )
14
14
addSbtPlugin(" org.wartremover" % " sbt-wartremover" % " 3.1.6" )
15
- addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.10 .0" )
15
+ addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.11 .0" )
You can’t perform that action at this time.
0 commit comments