Skip to content

Commit

Permalink
change Liquibase version to 4.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMassaro committed Jul 26, 2024
1 parent 87d6318 commit 2d2a33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<liquibase.version>master-SNAPSHOT</liquibase.version>
<liquibase.version>4.29.0</liquibase.version>
<sonar.tests>src/test/groovy</sonar.tests>
</properties>

Expand Down

0 comments on commit 2d2a33a

Please sign in to comment.