Skip to content

Commit 36ebbd4

Browse files
chore(deps): Update dependency com.github.sbt:sbt-ci-release to v1.11.2 (#1736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b5cad8 commit 36ebbd4

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44

55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66

0 commit comments

Comments
 (0)