Skip to content

Commit 15f7ef0

Browse files
bump: sbt-paradox-lightbend-project-info 3.0.1 (was 2.0.0) (#604)
Co-authored-by: Peter Vlugter <[email protected]>
1 parent 768681d commit 15f7ef0

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
@@ -17,7 +17,7 @@
1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1818
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1919
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")
20-
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
20+
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")
2121
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
2222
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2323

0 commit comments

Comments
 (0)