Skip to content

Commit 3fbc61b

Browse files
authored
Merge pull request #6 from Atry/update/main/sbt-best-practice-8.3.0
Update sbt-best-practice to 8.3.0 in main
2 parents bcdf9bd + a76c4f0 commit 3fbc61b

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)