Skip to content

Commit

Permalink
Bump liquibase-test-harness from 1.0.8 to 1.0.9
Browse files Browse the repository at this point in the history
Bumps [liquibase-test-harness](https://github.com/liquibase/liquibase-test-harness) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/liquibase/liquibase-test-harness/releases)
- [Commits](liquibase/liquibase-test-harness@liquibase-test-harness-1.0.8...liquibase-test-harness-1.0.9)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-test-harness
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent 86318d8 commit 79b4518
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 @@ -86,7 +86,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-test-harness</artifactId>
<version>1.0.8</version>
<version>1.0.9</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 79b4518

Please sign in to comment.