Skip to content

Commit

Permalink
chore(deps): update dependency org.hamcrest:hamcrest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent cc234d6 commit 37d5874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/producer-consumer-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ SOFTWARE.
<maven.compiler.target>${project.java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.10.3</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<mockito-core.version>5.12.0</mockito-core.version>
Expand Down

0 comments on commit 37d5874

Please sign in to comment.