Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
Update framework to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenzie committed Oct 15, 2019
1 parent 7da7855 commit 5ab1362
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to

## Unreleased

## [4.2.0] - 2019-10-15
### Changed
- Update to framework version 6.2.0

## [4.1.0] - 2019-10-01
### Changed
- Update to framework version 6.1.1
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<common-bom.version>2.4.0</common-bom.version>
<test-utils.version>1.24.3</test-utils.version>
<utilities.version>1.20.2</utilities.version>
<framework.version>6.1.1</framework.version>
<framework.version>6.2.0</framework.version>
</properties>

<build>
Expand Down

0 comments on commit 5ab1362

Please sign in to comment.