Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #245 from Sebclem/renovate/org.liquibase-liquibase…
Browse files Browse the repository at this point in the history
…-core-4.x

⬆️ Update dependency org.liquibase:liquibase-core to v4.25.1
  • Loading branch information
Sebclem authored Dec 28, 2023
2 parents 170b359 + 989bec7 commit 3ef7472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation('org.apache.commons:commons-lang3:3.14.0')


liquibaseRuntime('org.liquibase:liquibase-core:4.25.0')
liquibaseRuntime('org.liquibase:liquibase-core:4.25.1')
liquibaseRuntime('org.liquibase:liquibase-groovy-dsl:3.0.3')
liquibaseRuntime('mysql:mysql-connector-java:8.0.33')
liquibaseRuntime group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
Expand Down

0 comments on commit 3ef7472

Please sign in to comment.