Skip to content

Commit 0a3a2ed

Browse files
Update dependency org.hamcrest:hamcrest to v2.2
1 parent 40acfad commit 0a3a2ed

File tree

2 files changed

+2
-2
lines changed
  • src/it

2 files changed

+2
-2
lines changed

src/it/simple-it-jdk8-hamcrest21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.hamcrest</groupId>
196196
<artifactId>hamcrest</artifactId>
197-
<version>2.1</version>
197+
<version>2.2</version>
198198
</dependency>
199199
<dependency>
200200
<groupId>ch.powerunit</groupId>

src/it/simple-it-jdk9+-hamcrest21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.hamcrest</groupId>
196196
<artifactId>hamcrest</artifactId>
197-
<version>2.1</version>
197+
<version>2.2</version>
198198
</dependency>
199199
<dependency>
200200
<groupId>ch.powerunit</groupId>

0 commit comments

Comments
 (0)