Skip to content

Commit 57c8af8

Browse files
authored
Update sbt-best-practice to 8.2.5 in master (#210)
1 parent 8276993 commit 57c8af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.4"
2+
"com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5"
33
)
44

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

0 commit comments

Comments
 (0)