Skip to content

Commit

Permalink
Add missing plugin for releasing (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakipatryk committed Dec 27, 2023
1 parent 554d937 commit 34851c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
* limitations under the License.
*/

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")

Expand Down

0 comments on commit 34851c4

Please sign in to comment.