Skip to content

Commit

Permalink
Merge pull request #316 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
mcred committed May 12, 2021
2 parents 4e11d01 + b98222e commit e49bf45
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 e49bf45

Please sign in to comment.