Skip to content

Commit

Permalink
Merge pull request #44 from liquibase/dependabot/maven/org.hamcrest-h…
Browse files Browse the repository at this point in the history
…amcrest-core-2.2

Bump hamcrest-core from 1.3 to 2.2
  • Loading branch information
r2-lf committed May 12, 2021
2 parents 30bdb4b + 6517cc4 commit 7acf335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>1.3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7acf335

Please sign in to comment.