Skip to content

Commit

Permalink
Version Bumped to 4.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Oct 4, 2023
1 parent 8252382 commit cfbf7c0
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 @@ -4,7 +4,7 @@
<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-cosmosdb</artifactId>
<packaging>jar</packaging>
<version>4.23.3-SNAPSHOT</version>
<version>4.24.0</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 Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.23.2</version>
<version>4.24.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cfbf7c0

Please sign in to comment.