Skip to content

Commit f217fc9

Browse files
Update sbt-best-practice to 8.2.5 in template (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b86d12 commit f217fc9

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)