Skip to content

Commit

Permalink
Merge pull request #51 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
mcred committed May 12, 2021
2 parents 3c2f202 + 1a587a8 commit 17f4a2f
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 17f4a2f

Please sign in to comment.