Skip to content

Commit 294de86

Browse files
Update sbt-ci-release to 1.12.1 (#314)
1 parent f4d2314 commit 294de86

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,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.1")
33
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
44
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.4.2")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.7")

0 commit comments

Comments
 (0)