Skip to content

Commit 178af80

Browse files
dependabot[bot]dkrasnoff
authored andcommitted
chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.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 17dceba commit 178af80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotlinx-serialization = "1.7.1"
1818
skiko = "0.8.15"
1919
# don't forget to update jackson version in `executor.policy` file.
2020
jackson = "2.19.1"
21-
hamcrest = "2.2"
21+
hamcrest = "3.0"
2222
compose = "1.7.0"
2323
gradle-develocity = "3.17.5"
2424

0 commit comments

Comments
 (0)