Skip to content

Commit 33ca0d9

Browse files
Updated sbt-ci-release to use central.sonatype.com for artifact publication
1 parent 29e91ec commit 33ca0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
1+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.11.2")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")

0 commit comments

Comments
 (0)