Skip to content

Commit

Permalink
Bump org.flywaydb.flyway from 9.22.1 to 9.22.3
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 9.22.1 to 9.22.3.

---
updated-dependencies:
- dependency-name: org.flywaydb.flyway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Oct 13, 2023
1 parent b5d585a commit 1686c6a
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
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'jacoco'
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id "org.flywaydb.flyway" version "9.22.1"
id "org.flywaydb.flyway" version "9.22.3"
}

jacoco {
Expand Down

0 comments on commit 1686c6a

Please sign in to comment.