Skip to content

Commit 45caa7b

Browse files
fix(deps): update flyway to v11.11.1 (#820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d57ed6a commit 45caa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<properties>
3232
<sonar.projectKey>dropwizard_dropwizard-flyway</sonar.projectKey>
3333

34-
<flyway.version>11.10.5</flyway.version>
34+
<flyway.version>11.11.1</flyway.version>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)