Skip to content

Commit fb5d994

Browse files
Bump org.flywaydb.flyway from 11.20.3 to 12.0.0 (#1072)
Bumps org.flywaydb.flyway from 11.20.3 to 12.0.0. --- updated-dependencies: - dependency-name: org.flywaydb.flyway dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0854a8 commit fb5d994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'jacoco'
88
id 'signing'
99
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
10-
id "org.flywaydb.flyway" version "11.20.3"
10+
id "org.flywaydb.flyway" version "12.0.0"
1111
id "com.github.jk1.dependency-license-report" version "3.0.1"
1212
}
1313

0 commit comments

Comments
 (0)