Skip to content

Commit

Permalink
Merge pull request #66 from sangria-graphql/fix_ci-release
Browse files Browse the repository at this point in the history
fix sbt 'ci-release'
  • Loading branch information
yanns authored May 31, 2021
2 parents 715f667 + b287248 commit cf0411c
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
@@ -1,3 +1,4 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 comments on commit cf0411c

Please sign in to comment.