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 94acaeb commit c736224
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 @@ -11,7 +11,7 @@
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-cosmosdb</artifactId>
<packaging>jar</packaging>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.1-SNAPSHOT</version>
<name>Liquibase Cosmos DB Core (SQL) API Extension</name>
<description>Liquibase extension for Cosmos DB via Core (SQL) API</description>
<url>http://www.liquibase.org</url>
Expand All @@ -30,7 +30,7 @@
</developers>

<properties>
<liquibase.version>4.29.0</liquibase.version>
<liquibase.version>4.29.1</liquibase.version>
<azure-cosmos.version>4.63.0</azure-cosmos.version>
<jupiter.surefire.version>1.3.2</jupiter.surefire.version>
<mockito-core.version>4.11.0</mockito-core.version>
Expand Down

0 comments on commit c736224

Please sign in to comment.