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 589fc30 commit f8dd56aCopy full SHA for f8dd56a
settings.gradle
@@ -71,7 +71,6 @@ include 'static-analysis:pmd-rules'
71
72
73
['1.0.0-incubating',
74
- '1.1.0',
75
'1.1.1',
76
'1.2.0',
77
'1.3.0',
@@ -80,25 +79,12 @@ include 'static-analysis:pmd-rules'
80
79
'1.6.0',
81
'1.7.0',
82
'1.8.0',
83
- '1.9.0',
84
- '1.9.1',
85
'1.9.2',
86
'1.10.0',
87
'1.11.0',
88
'1.12.0',
89
- '1.12.1',
90
- '1.12.2',
91
- '1.12.3',
92
- '1.12.4',
93
- '1.12.5',
94
- '1.12.6',
95
'1.12.7',
96
- '1.13.0',
97
'1.13.1',
98
- '1.13.2',
99
- '1.13.3',
100
- '1.13.4',
101
- '1.13.5',
102
'1.13.6'].each {
103
include 'geode-old-versions:'.concat(it)
104
}
0 commit comments