Skip to content

Commit 181d7c5

Browse files
committed
Fix coverage report.
1 parent 7e5c264 commit 181d7c5

File tree

1 file changed

+3
-3
lines changed
  • edu.cuny.hunter.streamrefactoring.tests.report

1 file changed

+3
-3
lines changed

edu.cuny.hunter.streamrefactoring.tests.report/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
<dependency>
3939
<groupId>edu.cuny.hunter.streamrefactoring</groupId>
4040
<artifactId>edu.cuny.hunter.streamrefactoring.core</artifactId>
41-
<version>1.0.0</version>
41+
<version>1.6.0</version>
4242
<scope>compile</scope>
4343
</dependency>
4444
<dependency>
4545
<groupId>edu.cuny.hunter.streamrefactoring</groupId>
4646
<artifactId>edu.cuny.hunter.streamrefactoring.ui</artifactId>
47-
<version>1.0.0</version>
47+
<version>1.4.0</version>
4848
<scope>compile</scope>
4949
</dependency>
5050
<dependency>
5151
<groupId>edu.cuny.hunter.streamrefactoring</groupId>
5252
<artifactId>edu.cuny.hunter.streamrefactoring.tests</artifactId>
53-
<version>1.0.0</version>
53+
<version>1.3.0</version>
5454
<scope>test</scope>
5555
</dependency>
5656
</dependencies>

0 commit comments

Comments
 (0)