We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26113e commit a76c4f0Copy full SHA for a76c4f0
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin(
2
- "com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5"
+ "com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.3.0"
3
)
4
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
0 commit comments