Skip to content

Commit

Permalink
Update sbt-example to 9.2.1 in template (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Jan 10, 2023
1 parent 75fd5ee commit 5240d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")

addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")

addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "7.0.1")
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.1")

0 comments on commit 5240d42

Please sign in to comment.