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 f069cde commit ffa2359Copy full SHA for ffa2359
gradle.properties
@@ -2,8 +2,8 @@ POM_NAME=UtilsVerifier
2
POM_ARTIFACT_ID=utilsverifier
3
POM_PACKAGING=jar
4
5
-VERSION_NAME=0.0.2-SNAPSHOT
6
-VERSION_CODE=2
+VERSION_NAME=0.0.3-SNAPSHOT
+VERSION_CODE=3
7
GROUP=com.github.karczews
8
9
POM_DESCRIPTION=UtilsVerifier can be used in JUnit 4 unit tests to verify whether given util class is well formed one.
0 commit comments