We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e3ab7 commit dcc851fCopy full SHA for dcc851f
build.sbt
@@ -5,6 +5,7 @@ description := "Scala syntax for Guice"
5
organization := "net.codingwell"
6
7
version := "5.1.0"
8
+versionScheme := Some("pvp")
9
10
licenses := Seq("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
11
0 commit comments