We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a5f11 commit c350073Copy full SHA for c350073
README.md
@@ -9,7 +9,7 @@ An sbt plugin for [Spotless](https://github.com/diffplug/spotless) code formatte
9
in your `plugins.sbt`:
10
11
```
12
-addSbtPlugin("net.moznion.sbt" % "sbt-spotless" % "0.0.1")
+addSbtPlugin("net.moznion.sbt" % "sbt-spotless" % "0.1.2")
13
14
15
### Supported sbt versions
0 commit comments