We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7305c commit b32da21Copy full SHA for b32da21
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.10.7
+sbt.version=1.10.11
project/plugins.sbt
@@ -1,6 +1,5 @@
-addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.1")
+addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
-addSbtPlugin("com.github.sbt" % "sbt-findbugs" % "2.0.0")
4
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.48")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
6
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
0 commit comments