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 dac3b1a commit 3aae94cCopy full SHA for 3aae94c
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'signing'
4
5
group 'com.assertthat.plugins'
6
archivesBaseName = "assertthat-bdd-gradle-tasks"
7
-version '1.5'
+version '1.6-SNAPSHOT'
8
9
sourceCompatibility = 1.7
10
targetCompatibility = 1.7
0 commit comments