Skip to content

Commit 9167ffd

Browse files
authored
Merge pull request #128 from zonkyio/flyway-7.2
#127 Add test suite for flyway 7.2.0
2 parents ddfb527 + cf061f6 commit 9167ffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ ext {
3636
[core: '6.5.3', test: '6.4.0'],
3737
[core: '7.0.4', test: '7.0.0'],
3838
[core: '7.1.1', test: '7.0.0'],
39+
[core: '7.2.0', test: '7.0.0'],
3940

4041
[core: '5.0.7', test: '5.0.0'] // default version
4142
]

0 commit comments

Comments
 (0)