Skip to content

Commit

Permalink
Update liquibase.version to 4.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Nov 6, 2024
1 parent de43b93 commit 14cd682
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 @@ -17,7 +17,7 @@

<properties>
<maven.enforcer.requireJavaVersion>${maven.compiler.source}</maven.enforcer.requireJavaVersion>
<liquibase.version>4.29.2</liquibase.version>
<liquibase.version>4.30.0</liquibase.version>
<liquibase.sdk.github.token>${env.GITHUB_TOKEN}</liquibase.sdk.github.token>
<sonar.tests>src/test/groovy</sonar.tests>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit 14cd682

Please sign in to comment.