Skip to content

Commit 6426117

Browse files
authored
sbt-paradox 0.10.6 (#599)
1 parent 80c9c01 commit 6426117

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
@@ -16,7 +16,7 @@
1616

1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1818
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
19-
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.5")
19+
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")
2020
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "2.0.0")
2121
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
2222
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)