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 549fe25 commit 2530800Copy full SHA for 2530800
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'maven'
17
apply plugin: 'groovy'
18
apply plugin: 'release'
19
20
-group 'com.sqality'
+group 'org.scoverage'
21
22
dependencies {
23
compile gradleApi()
0 commit comments