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 a88648c commit 50d2e9aCopy full SHA for 50d2e9a
build.sbt
@@ -6,7 +6,7 @@ organization := "com.mchange"
6
7
name := "mchange-commons-java"
8
9
-version := "0.3.1"
+version := "0.3.2-SNAPSHOT"
10
11
autoScalaLibrary := false // this is a pure Java library, don't depend on Scala
12
0 commit comments