Skip to content

Commit

Permalink
chore(deps): update plugin org.flywaydb.flyway to v9.19.1 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 09e1700 commit 1fa687d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'org.springframework.boot' version '2.7.12'
id 'io.spring.dependency-management' version '1.1.0'
id 'org.flywaydb.flyway' version '9.19.0'
id 'org.flywaydb.flyway' version '9.19.1'
id 'java'
}

Expand Down

0 comments on commit 1fa687d

Please sign in to comment.