Skip to content

Commit a363442

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] <[email protected]>
1 parent dbab993 commit a363442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<assertj.version>3.26.3</assertj.version>
132132
<awaitility.version>4.2.1</awaitility.version>
133133
<junit.toolbox.version>2.4</junit.toolbox.version>
134-
<hamcrest.version>2.2</hamcrest.version>
134+
<hamcrest.version>3.0</hamcrest.version>
135135

136136
<!-- needed just for the license-maven-plugin in this module! -->
137137
<project.parent.relativePath>.</project.parent.relativePath>

0 commit comments

Comments
 (0)