8000 Chore(deps-dev): Bump hamcrest.version from 2.2 to 3.0 (#1918) · hub4j/github-api@b3ad94e · GitHub
[go: up one dir, main page]

Skip to content

Commit b3ad94e

Browse files
Chore(deps-dev): Bump hamcrest.version from 2.2 to 3.0 (#1918)
Bumps `hamcrest.version` from 2.2 to 3.0. Updates `org.hamcrest:hamcrest` 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) Updates `org.hamcrest:hamcrest-core` 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) Updates `org.hamcrest:hamcrest-library` 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:development update-type: version-update:semver-major - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liam Newman <bitwiseman@gmail.com>
1 parent 07b6003 commit b3ad94e

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
@@ -37,7 +37,7 @@
3737
<spotbugs-maven-plugin.version>4.8.6.1</spotbugs-maven-plugin.version>
3838
<spotbugs.version>4.8.6</spotbugs.version>
3939
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
40-
<hamcrest.version>2.2</hamcrest.version>
40+
<hamcrest.version>3.0</hamcrest.version>
4141
<okhttp3.version>4.12.0</okhttp3.version>
4242
<okio.version>3.9.0</okio.version>
4343
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->

0 commit comments

Comments
 (0)
0