Skip to content

Commit cb23c76

Browse files
Update sbt-ci-release to 1.7.0 (#1378)
1 parent 77dd968 commit cb23c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.16"
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
88
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")

0 commit comments

Comments
 (0)