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 08c8a68 commit c85e10a
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,7 +10,7 @@

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

<name>Liquibase Extension InterSystems Cache Database Support</name>
<description>Adds support for InterSystems Cache database</description>
Expand All @@ -24,7 +24,7 @@
</scm>

<properties>
<liquibase.version>4.29.1</liquibase.version>
<liquibase.version>4.29.2</liquibase.version>
</properties>

<build>
Expand Down

0 comments on commit c85e10a

Please sign in to comment.