Skip to content

Commit

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

Bump hamcrest-library from 1.3 to 2.2
  • Loading branch information
molivasdat committed Jul 16, 2021
2 parents ae79f69 + f78854e commit 9b01a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 9b01a2d

Please sign in to comment.