Skip to content

Commit

Permalink
Upgrade sbt-paradox
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jan 28, 2024
1 parent ef7c55b commit d911689
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-project-info"

addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")

libraryDependencies ++= Seq(
"com.typesafe" % "config" % "1.4.2",
Expand Down

0 comments on commit d911689

Please sign in to comment.