Skip to content

Commit c664b7f

Browse files
Update plugin org.flywaydb.flyway to v11 (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9a28868 commit c664b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'io.spring.dependency-management' version '1.1.7'
1212
id 'org.sonarqube' version '6.3.1.5724'
1313
id 'org.springframework.boot' version '3.3.7'
14-
id "org.flywaydb.flyway" version '9.22.3'
14+
id "org.flywaydb.flyway" version '11.13.3'
1515
id 'au.com.dius.pact' version '4.6.17'
1616
id 'org.owasp.dependencycheck' version '12.1.6'
1717
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.2.34'

0 commit comments

Comments
 (0)