Skip to content

Commit 34851c4

Browse files
authored
Add missing plugin for releasing (#22)
1 parent 554d937 commit 34851c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project/plugins.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
18+
1719
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
1820
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
1921

0 commit comments

Comments
 (0)