Skip to content

Commit 2bb260a

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.hamcrest:hamcrest from 2.2 to 3.0 in /by-language/java-qa
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 578064b commit 2bb260a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/java-qa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>org.hamcrest</groupId>
1313
<artifactId>hamcrest</artifactId>
14-
<version>2.2</version>
14+
<version>3.0</version>
1515
</dependency>
1616
<dependency>
1717
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)