Skip to content

Commit

Permalink
chore(deps): update plugin org.flywaydb.flyway to v10.11.1 (#974)
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] committed Apr 27, 2024
1 parent 174524d commit 2378b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -13,7 +13,7 @@ buildscript {
plugins {
id 'org.springframework.boot' version '3.2.5'
id 'io.spring.dependency-management' version '1.1.4'
id 'org.flywaydb.flyway' version '10.11.0'
id 'org.flywaydb.flyway' version '10.11.1'
id 'java'
}

Expand Down

0 comments on commit 2378b13

Please sign in to comment.