Skip to content

Commit 7bd9a0c

Browse files
authored
Merge pull request #135 from zonkyio/flyway-7.3
#134 Add test suite for flyway 7.3.0
2 parents d28fb6d + a6ddf98 commit 7bd9a0c

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)