Skip to content

Commit d9a6716

Browse files
Remove GWT references
1 parent abd9fa1 commit d9a6716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ allprojects {
4848
analyzers.ossIndex.enabled = false
4949
}
5050
formats = ['HTML', 'JUNIT']
51-
skipConfigurations = ['dedupe', 'gwtCompileClasspath', 'gwtRuntimeClasspath', 'developmentOnly']
51+
skipConfigurations = ['dedupe', 'developmentOnly']
5252
skipProjects = [':server:testAutomation']
5353

5454
nvd {

0 commit comments

Comments
 (0)