Skip to content

Commit

Permalink
bump sbt-ci-release to try to fix gpg error when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin authored Jun 5, 2023
1 parent a39bfa6 commit 188e858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
resolvers += Resolver.sonatypeRepo("snapshots")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4+48-a158b916-SNAPSHOT")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.11.0"
Expand Down

0 comments on commit 188e858

Please sign in to comment.