Bump mockito-junit-jupiter from 3.1.0 to 3.3.3 (#111)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.1.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.1.0...v3.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
156551ad52
commit
fc120a693d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
|||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<junit.version>5.5.2</junit.version>
|
||||
<mockito.version>3.1.0</mockito.version>
|
||||
<mockito.version>3.3.3</mockito.version>
|
||||
<assertj.version>3.13.2</assertj.version>
|
||||
<lombok.version>1.18.10</lombok.version>
|
||||
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
|
||||
|
|
Loading…
Reference in a new issue