Skip to content

Commit

Permalink
Version Bumped to 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed May 25, 2022
1 parent 6df64b1 commit 353078e
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 @@ -5,7 +5,7 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-bigquery</artifactId>
<version>4.10.1-SNAPSHOT</version>
<version>4.11.0</version>

<name>Liquibase Extension: BigQuery</name>
<description>Adds support for BigQuery database</description>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.10.0</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit 353078e

Please sign in to comment.