Skip to content

Commit 60f8c41

Browse files
authored
Merge pull request #188 from scala-steward/update/sbt-example-6.0.1
Update sbt-example to 6.0.1
2 parents 2a51040 + 92ec81c commit 60f8c41

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("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.2.0")
22

3-
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "4.2.0")
3+
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "6.0.1")
44

55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")

0 commit comments

Comments
 (0)