Skip to content

Commit 68c371d

Browse files
add 1.12.7 and 1.13.6 to old versions on support/1.14
1 parent 34c4a40 commit 68c371d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

settings.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,14 @@ include 'static-analysis:pmd-rules'
9393
'1.12.4',
9494
'1.12.5',
9595
'1.12.6',
96+
'1.12.7',
9697
'1.13.0',
9798
'1.13.1',
9899
'1.13.2',
99100
'1.13.3',
100101
'1.13.4',
101102
'1.13.5',
103+
'1.13.6',
102104
'1.14.0',
103105
'1.14.1',
104106
'1.14.2'].each {

0 commit comments

Comments
 (0)