Skip to content

Commit 248ae4d

Browse files
committed
add 1.13.7 to old versions on support/1.13
1 parent b282cb5 commit 248ae4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ include 'static-analysis:pmd-rules'
8585
'1.12.0',
8686
'1.12.8',
8787
'1.13.1',
88-
'1.13.6'].each {
88+
'1.13.7'].each {
8989
include 'geode-old-versions:'.concat(it)
9090
}
9191

0 commit comments

Comments
 (0)