Skip to content

Commit 5aa02a4

Browse files
Bump org.hamcrest:hamcrest from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d453c68 commit 5aa02a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<jdkLevel>1.8</jdkLevel>
6565
<slf4j.version>2.0.13</slf4j.version>
6666
<mockito-core.version>4.11.0</mockito-core.version>
67-
<hamcrest.version>2.2</hamcrest.version>
67+
<hamcrest.version>3.0</hamcrest.version>
6868
<junit.jupiter.version>5.10.3</junit.jupiter.version>
6969
<maven.compiler.source>8</maven.compiler.source>
7070
<maven.compiler.target>8</maven.compiler.target>

0 commit comments

Comments
 (0)