Skip to content

Commit

Permalink
Liquibase 4.25.0 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert authored Nov 15, 2023
1 parent 14b579b commit 5480bc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-parent-pom</artifactId>
<version>0.3.2</version> <!-- Replace with the desired version -->
<version>0.3.2</version>
</parent>

<groupId>org.liquibase.ext</groupId>
Expand All @@ -17,7 +17,6 @@
<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.25.0</liquibase.version>
<spock-core.version>1.3-groovy-2.4</spock-core.version>
Expand Down

0 comments on commit 5480bc1

Please sign in to comment.