File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11// addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
22// addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5" )
4- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.7.2 " )
5- addSbtPlugin(" com.github.sbt" % " sbt-release" % " 1.4.0" )
3+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5" )
4+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.8.0 " )
5+ addSbtPlugin(" com.github.sbt" % " sbt-release" % " 1.4.0" )
66// addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7- addSbtPlugin(" com.github.sbt" % " sbt-protobuf" % " 0.8.3" )
8- addSbtPlugin(" io.shiftleft" % " sbt-ci-release-early" % " 2.1.11" )
7+ addSbtPlugin(" com.github.sbt" % " sbt-protobuf" % " 0.8.3" )
8+ addSbtPlugin(" io.shiftleft" % " sbt-ci-release-early" % " 2.1.11" )
You can’t perform that action at this time.
0 commit comments