Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Bump liquibase-test-harness from 1.0.2 to 1.0.3
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.2 to 1.0.3.
- [Release notes](https://github.com/liquibase/liquibase-test-harness/releases)
- [Commits](liquibase/liquibase-test-harness@liquibase-test-harness-1.0.2...liquibase-test-harness-1.0.3)

---
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] committed Aug 10, 2021
1 parent 6dd0155 commit e7eac28
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-test-harness</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e7eac28

Please sign in to comment.