File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Config for https://github.com/toolmantim/release-drafter
22name-template : ' $NEXT_PATCH_VERSION'
33
4- change-template : ' - $TITLE [#$NUMBER](https://github.com/akka/alpakka/issues /$NUMBER) by [@$AUTHOR](https://github.com/$AUTHOR)'
4+ change-template : ' - $TITLE [#$NUMBER](https://github.com/lightbend/mima/pull /$NUMBER) by [@$AUTHOR](https://github.com/$AUTHOR)'
55template : |
66 ## Changes
77
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ MiMa's sbt plugin supports sbt 1.x only. Use v0.3.0 for sbt 0.13.x.
4343To use it add the following to your ` project/plugins.sbt ` file:
4444
4545```
46- addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7 .0")
46+ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8 .0")
4747```
4848
4949Add the following to your ` build.sbt ` file:
You can’t perform that action at this time.
0 commit comments