Skip to content

Commit cf061f6

Browse files
committed
#127 add test suite for flyway 7.2.0
1 parent ddfb527 commit cf061f6

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)