Skip to content

Commit

Permalink
upgrade sbt plugin (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jul 22, 2023
1 parent 0c15851 commit d1a3df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-gen/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// allow access to snapshots for pekko-sbt-paradox
resolvers += "Apache Nexus Snapshots".at("https://repository.apache.org/content/repositories/snapshots/")

addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "0.0.0+43-d9643c78-SNAPSHOT")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "0.0.0+56-bff08336-SNAPSHOT")

0 comments on commit d1a3df6

Please sign in to comment.