Skip to content

Commit 786edca

Browse files
authored
Merge pull request #40 from danslapman/sonatype-migration
Update sbt-ci-release
2 parents 347b94d + 2472fed commit 786edca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.9.9
1+
sbt.version = 1.12.1

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)