Skip to content

Commit 399e2da

Browse files
Update sbt-ci-release to 1.5.11 (#45)
Co-authored-by: John <[email protected]>
1 parent 1dca965 commit 399e2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.2.6")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 commit comments

Comments
 (0)