Skip to content

Commit

Permalink
add 1.12.0 to old versions (apache#4888)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernie Burghardt authored Apr 1, 2020
1 parent be70be9 commit 36efe4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ include 'static-analysis:pmd-rules'
'1.9.1',
'1.9.2',
'1.10.0',
'1.11.0'].each {
'1.11.0',
'1.12.0'].each {
include 'geode-old-versions:'.concat(it)
}

Expand Down

0 comments on commit 36efe4d

Please sign in to comment.