Skip to content

Commit e4ae39e

Browse files
bump: sbt-ci-release 1.9.3 (was 1.6.1) (#3366)
1 parent 90641be commit e4ae39e

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,7 +1,7 @@
11
resolvers += "Akka library repository".at("https://repo.akka.io/maven")
22

33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
55
// discipline
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")

0 commit comments

Comments
 (0)