Skip to content

Commit c8c4908

Browse files
authored
Update README.md
Updated the docs
1 parent ba99624 commit c8c4908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following dependency needs to be added to your pom file:
3939
<dependency>
4040
<groupId>com.adobe.campaign.tests</groupId>
4141
<artifactId>log-parser</artifactId>
42-
<version>1.0.8</version>
42+
<version>1.0.8.2</version>
4343
</dependency>
4444
```
4545

@@ -261,4 +261,4 @@ AssertLogData.assertLogContains(List<String> in_filePathList, ParseDefinition in
261261
- Introduced the LogDataFactory
262262
- Added the groupBy method to extract data from the results
263263
### 1.0.1
264-
- Open source release.
264+
- Open source release.

0 commit comments

Comments
 (0)