Skip to content

Commit

Permalink
Update liquibase.version to 4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Mar 28, 2024
1 parent 6a63478 commit a517fe0
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.26.0-SNAPSHOT</version>
<version>4.27.0-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.26.0</liquibase.version>
<liquibase.version>4.27.0</liquibase.version>
<azure-cosmos.version>4.57.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 a517fe0

Please sign in to comment.