Skip to content

Commit

Permalink
build(deps): bump org.flywaydb.flyway from 10.11.1 to 10.13.0
Browse files Browse the repository at this point in the history
Bumps org.flywaydb.flyway from 10.11.1 to 10.13.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent fe00665 commit a7363f3
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 @@ -13,7 +13,7 @@ buildscript {
plugins {
id 'org.springframework.boot' version '3.2.5'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.flywaydb.flyway' version '10.11.1'
id 'org.flywaydb.flyway' version '10.13.0'
id 'java'
}

Expand Down

0 comments on commit a7363f3

Please sign in to comment.