Skip to content

Commit

Permalink
Bump liquibase.version from 4.23.2 to 4.24.0
Browse files Browse the repository at this point in the history
Bumps `liquibase.version` from 4.23.2 to 4.24.0.

Updates `org.liquibase:liquibase-core` from 4.23.2 to 4.24.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.23.2...v4.24.0)

Updates `org.liquibase:liquibase-commercial` from 4.23.2 to 4.24.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 43d750a commit ad37f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<liquibase.version>4.23.2</liquibase.version>
<liquibase.version>4.24.0</liquibase.version>
<liquibase.sdk.github.token>${env.GITHUB_TOKEN}</liquibase.sdk.github.token>

<sonar.organization>liquibase</sonar.organization>
Expand Down

0 comments on commit ad37f63

Please sign in to comment.