Skip to content

Commit

Permalink
Add sbt-ci-release (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Jun 8, 2022
1 parent 5413555 commit 11f61cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "1.0.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

Expand Down

0 comments on commit 11f61cd

Please sign in to comment.