Set Pekko Sbt Paradox to release
This commit is contained in:
parent
1bdd6ed80e
commit
62003e99aa
2 changed files with 1 additions and 5 deletions
|
|
@ -21,8 +21,6 @@ ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo
|
||||||
|
|
||||||
ThisBuild / pekkoCoreProject := true
|
ThisBuild / pekkoCoreProject := true
|
||||||
|
|
||||||
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
|
|
||||||
|
|
||||||
enablePlugins(
|
enablePlugins(
|
||||||
UnidocRoot,
|
UnidocRoot,
|
||||||
UnidocWithPrValidation,
|
UnidocWithPrValidation,
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,4 @@ addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.4.0")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
|
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
|
||||||
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
|
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
|
||||||
|
|
||||||
resolvers += Resolver.ApacheMavenSnapshotsRepo
|
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
|
||||||
|
|
||||||
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1-RC1+5-13892678-SNAPSHOT")
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue