Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.11 (scalameta#2953)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored Nov 7, 2022
1 parent 743363a commit e65b4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"

libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")

Expand Down

0 comments on commit e65b4c9

Please sign in to comment.