Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Bump mockito-inline from 3.5.15 to 3.6.0 (#87)
Browse files Browse the repository at this point in the history
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.15 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.15...v3.6.0)

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: Hasan Demirtaş <utsukushihito@outlook.com>
  • Loading branch information
dependabot-preview[bot] and portlek authored Oct 27, 2020
1 parent ab36f89 commit 6c16a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<version>3.5.15</version>
<version>3.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c16a1f

Please sign in to comment.