Skip to content

Commit

Permalink
Bump org.liquibase:liquibase-gradle-plugin in /db-connector
Browse files Browse the repository at this point in the history
Bumps [org.liquibase:liquibase-gradle-plugin](https://github.com/liquibase/liquibase-gradle-plugin) from 2.1.0 to 2.2.1.
- [Changelog](https://github.com/liquibase/liquibase-gradle-plugin/blob/master/doc/changelog.md)
- [Commits](liquibase/liquibase-gradle-plugin@Release_2.1.0...Release_2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and adrianclay committed Jan 17, 2024
1 parent 61bc1ea commit 7b28084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-connector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "org.liquibase:liquibase-gradle-plugin:2.1.0"
classpath "org.liquibase:liquibase-gradle-plugin:2.2.1"
}
}

Expand Down

0 comments on commit 7b28084

Please sign in to comment.