Skip to content

Commit

Permalink
Update liquibase.version to 4.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Sep 5, 2024
1 parent be627fc commit f33e4ff
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 @@ -10,14 +10,14 @@

<groupId>org.liquibase.ext</groupId>
<artifactId>liquibase-redshift</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.2-SNAPSHOT</version>

<name>Liquibase Extension Amazon Redshift support</name>
<description>Add this Liquibase extension to your project to support Amazon Redshift</description>
<url>https://github.com/liquibase/liquibase-redshift</url>

<properties>
<liquibase.version>4.29.1</liquibase.version>
<liquibase.version>4.29.2</liquibase.version>
<jacoco.fileset.directory>target</jacoco.fileset.directory>
</properties>

Expand Down

0 comments on commit f33e4ff

Please sign in to comment.