Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v4.11.0 (#…
Browse files Browse the repository at this point in the history
…1120)

Co-authored-by: Timur Sadykov <[email protected]>
  • Loading branch information
renovate-bot and TimurSadykov authored Feb 15, 2023
1 parent cbd7e8c commit 7d7375f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2_http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.9.0</version>
<version>4.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7d7375f

Please sign in to comment.