Skip to content

Commit

Permalink
Update liquibase.version to 4.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Aug 1, 2024
1 parent 6006d29 commit bc9b6c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-bigquery</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.1-SNAPSHOT</version>

<name>Liquibase Extension Google BigQuery support</name>
<description>Add this Liquibase extension to your project to support Google BigQuery</description>
<url>https://github.com/liquibase/liquibase-bigquery</url>

<properties>
<liquibase.version>4.29.0</liquibase.version>
<liquibase.version>4.29.1</liquibase.version>
<spock-core.version>1.3-groovy-2.4</spock-core.version>
<spock-reports.version>1.8.0</spock-reports.version>
<groovy-all.version>2.4.21</groovy-all.version>
Expand Down

0 comments on commit bc9b6c6

Please sign in to comment.