Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-gradle-plugin from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps org.liquibase:liquibase-gradle-plugin from 3.0.0 to 3.0.1.

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 33eae34 commit 4b833f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext.plugins = [
"org.jsonschema2pojo:jsonschema2pojo-gradle-plugin:1.2.1",
// required for the newest liquibase gradle plugin version
"org.liquibase:liquibase-core:4.29.2",
"org.liquibase:liquibase-gradle-plugin:3.0.0",
"org.liquibase:liquibase-gradle-plugin:3.0.1",
"org.kordamp.gradle:jandex-gradle-plugin:2.0.0",
"org.openapitools:openapi-generator-gradle-plugin:7.8.0",
"org.springframework.boot:spring-boot-gradle-plugin:${springVersion}",
Expand Down

0 comments on commit 4b833f6

Please sign in to comment.