Skip to content

Commit 41bfc97

Browse files
dependabot[bot]stefano81
authored andcommitted
Bump org.hamcrest:hamcrest from 2.2 to 3.0 in /docker
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-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5c0bbe commit 41bfc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ext {
3232

3333
mockito_version = '5.4.0'
3434
jdefault_version = '2.0.0'
35-
hamcrest_version = '2.2'
35+
hamcrest_version = '3.0'
3636

3737
jackson_version = '2.17.0'
3838
jackson_dataformat_version = '2.18.3'

0 commit comments

Comments
 (0)