Skip to content

Commit 8f8becd

Browse files
Bump mockito-core from 3.0.0 to 3.1.0 (#138)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b567ff0 commit 8f8becd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
<joda.beans.version>2.6.2</joda.beans.version>
399399
<junit5.version>5.5.2</junit5.version>
400400
<logback.version>1.2.3</logback.version>
401-
<mockito.version>3.0.0</mockito.version>
401+
<mockito.version>3.1.0</mockito.version>
402402
<slf4j.version>1.7.28</slf4j.version>
403403
<okhttp.version>3.14.2</okhttp.version>
404404
<okio.version>1.17.4</okio.version>

0 commit comments

Comments
 (0)