Skip to content

Commit c370afd

Browse files
committed
Update sbt-example to 4.2.0
1 parent f82cbcd commit c370afd

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)