Skip to content

Commit 247b352

Browse files
Upgrade sbt-ci-release (#69)
1 parent bd1ba5a commit 247b352

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
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
1818
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
1919

2020
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")

0 commit comments

Comments
 (0)