Skip to content

Commit a76c4f0

Browse files
committed
Update sbt-best-practice to 8.3.0 in main
1 parent c26113e commit a76c4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin(
2-
"com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5"
2+
"com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.3.0"
33
)
44

55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")

0 commit comments

Comments
 (0)