https://github.com/xuwei-k/mima013
mima plugin for sbt 0.13
https://github.com/xuwei-k/mima013
binary-compatibility mima sbt sbt-plugin scala
Last synced: 3 months ago
JSON representation
mima plugin for sbt 0.13
- Host: GitHub
- URL: https://github.com/xuwei-k/mima013
- Owner: xuwei-k
- License: mit
- Created: 2019-08-31T07:15:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T16:16:48.000Z (over 4 years ago)
- Last Synced: 2025-02-03T05:48:12.519Z (4 months ago)
- Topics: binary-compatibility, mima, sbt, sbt-plugin, scala
- Language: Scala
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# mima013
[](https://travis-ci.org/xuwei-k/mima013)
sbt [mima](https://github.com/lightbend/mima) plugin for sbt 0.13.x.
```scala
addSbtPlugin("com.github.xuwei-k" % "mima013-plugin" % "0.1.1")
```