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 edfb3a6 commit 35b14b0
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-nochangeloglock</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.1-SNAPSHOT</version>

<name>Liquibase Extension Disable DatabaseChangeLogLock usage</name>
<description>Disables locking logic Liquibase uses to ensure only one instance is running against a database at one
Expand All @@ -19,7 +19,7 @@
<url>https://github.com/liquibase/liquibase-nochangeloglock</url>

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

<dependencies>
Expand Down

0 comments on commit 35b14b0

Please sign in to comment.