Skip to content

Commit 97947a0

Browse files
authored
Merge pull request #184 from scala-steward/update/sbt-example-4.2.0
Update sbt-example to 4.2.0
2 parents f82cbcd + c370afd commit 97947a0

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.0.1")
22

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

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

0 commit comments

Comments
 (0)