Set correct test scope for JUnit migration support lib (fix #30)

This commit is contained in:
2019-08-16 19:59:09 +02:00
parent 8b278f67fe
commit 0cca2de1aa
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,13 @@
## unreleased
## 0.8.1 (unreleased
### Fixes
* Removed compile dependency to JUnit library (#30)
### Improvements
* Updated ependencies
### Test
* Tested against Vault 1.2.2
## 0.8.0 (2019-03-24)
### Breaking
* Moved Maven artifact to `de.stklcode.jvault:jvault-connector` (#28)