Skip to content

Commit

Permalink
Bump org.liquibase.gradle in /generators/quarkus/resources
Browse files Browse the repository at this point in the history
Bumps org.liquibase.gradle from 2.2.0 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 Oct 16, 2024
1 parent a14d766 commit 1794b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/quarkus/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.18.2" }
[plugins]
gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.2" }
gradle-node = { id = "com.github.node-gradle.node", version = "7.1.0" }
liquibase = { id = "org.liquibase.gradle", version = "2.2.0" }
liquibase = { id = "org.liquibase.gradle", version = "3.0.1" }
sonarqube = { id = "org.sonarqube", version = "5.1.0.4882" }
openapi-generator = { id = "org.openapi.generator", version = "7.9.0" }
no-http-checkstyle = { id = "io.github.checkstyle.checkstyle", version = "0.0.11" }
Expand Down

0 comments on commit 1794b3b

Please sign in to comment.