Skip to content

Commit

Permalink
Bump org.liquibase.gradle from 2.2.2 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps org.liquibase.gradle from 2.2.2 to 3.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d0c20b6 commit b3ce021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.51.0"
id("com.github.spotbugs") version "6.0.23"
id("org.springframework.boot") version "3.3.4"
id("org.liquibase.gradle") version "2.2.2"
id("org.liquibase.gradle") version "3.0.1"
id("org.asciidoctor.jvm.convert") version "4.0.3"
id("com.github.node-gradle.node") version "7.1.0"
id("com.adarshr.test-logger") version "4.0.0"
Expand Down

0 comments on commit b3ce021

Please sign in to comment.