Skip to content

Commit

Permalink
Changelog for v6.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jul 6, 2019
1 parent 281bbe3 commit 10cb141
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/

Files signed with C0C5FF36, Kiwi TCMS <info@kiwitcms.org>

### 6.7.4 (06 July 2019)

- Bump junit-jupiter-api from 5.5.0-M1 to 5.5.0
- Bump junit-jupiter-engine from 5.5.0-M1 to 5.5.0
- Bump junit-platform-launcher from 1.4.2 to 1.5.0


### 6.7.3 (30 May 2019)

Fixes moderate severity issue
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.kiwitcms.java</groupId>
<artifactId>kiwitcms-junit-plugin</artifactId>
<packaging>jar</packaging>
<version>6.7.3</version>
<version>6.7.4</version>

<name>kiwitcms-junit-plugin</name>
<description>JUnit 5 plugin for Kiwi TCMS.</description>
Expand Down

0 comments on commit 10cb141

Please sign in to comment.