Skip to content

Commit

Permalink
Update sbt-plugin to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Dec 19, 2023
1 parent 30cbdd6 commit 3975b60
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.0")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

libraryDependencies += "org.vafer" % "jdeb" % "1.10" artifacts Artifact("jdeb", "jar", "jar")

0 comments on commit 3975b60

Please sign in to comment.