Skip to content

Commit

Permalink
Upgrade sbt-paradox-project-info (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz authored Feb 1, 2024
1 parent d8487af commit 25a1f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ crossSbtVersions := List("1.4.9")
organization := "com.lightbend.paradox"
name := "sbt-paradox-lightbend-project-info"

addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.1")

licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))
homepage := Some(url("https://github.com/lightbend/sbt-paradox-lightbend-project-info"))
Expand Down

0 comments on commit 25a1f17

Please sign in to comment.