Skip to content

Commit a6ddf98

Browse files
committed
#134 add test suite for flyway 7.3.0
1 parent d28fb6d commit a6ddf98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ 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'],
39+
[core: '7.2.1', test: '7.0.0'],
40+
[core: '7.3.0', test: '7.0.0'],
4041

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

0 commit comments

Comments
 (0)