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 3.0.1 to 3.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 9731a6b commit 677ddc0
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 @@ -16,7 +16,7 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", version = "10.21.3" }
[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 = "3.0.1" }
liquibase = { id = "org.liquibase.gradle", version = "3.0.2" }
liquibase_core = { group = 'org.liquibase', id = "liquibase-core", version = "4.27.0" }
sonarqube = { id = "org.sonarqube", version = "6.0.1.5171" }
openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
Expand Down

0 comments on commit 677ddc0

Please sign in to comment.