Skip to content

Commit

Permalink
Bump hamcrest-all from 1.1 to 1.3
Browse files Browse the repository at this point in the history
Bumps hamcrest-all from 1.1 to 1.3.

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest-all
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bitle committed Nov 12, 2022
1 parent d492ecc commit 59065a3
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<version>1.1</version>
<version>1.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 59065a3

Please sign in to comment.