Skip to content

Commit

Permalink
chore(deps): bump org.liquibase.ext:liquibase-sdk-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.liquibase.ext:liquibase-sdk-maven-plugin](https://github.com/liquibase/liquibase-sdk-maven-plugin) from 0.10.23 to 0.10.25.
- [Release notes](https://github.com/liquibase/liquibase-sdk-maven-plugin/releases)
- [Commits](liquibase/liquibase-sdk-maven-plugin@v0.10.23...v0.10.25)

---
updated-dependencies:
- dependency-name: org.liquibase.ext:liquibase-sdk-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent dfa679c commit 6268155
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 @@ -308,7 +308,7 @@
<plugin>
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-sdk-maven-plugin</artifactId>
<version>0.10.23</version>
<version>0.10.25</version>
<configuration>
<githubToken>${env.GITHUB_TOKEN}</githubToken>
<liquibaseHome>bin</liquibaseHome>
Expand Down

0 comments on commit 6268155

Please sign in to comment.