Skip to content

Commit

Permalink
Merge pull request #9637 from gocd/dependabot/gradle/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-3.12.3

Bump mockito-core from 3.11.2 to 3.12.3
  • Loading branch information
chadlwilson committed Aug 25, 2021
2 parents 15cf8df + 0761a10 commit 0483e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ final Map<String, String> libraries = [
logback : 'ch.qos.logback:logback-classic:1.2.5',
lombok : 'org.projectlombok:lombok:1.18.20',
mail : 'com.sun.mail:mailapi:1.6.1',
mockito : 'org.mockito:mockito-core:3.11.2',
mockito : 'org.mockito:mockito-core:3.12.3',
mybatis : 'org.mybatis:mybatis:3.5.7',
mybatisSpring : 'org.mybatis:mybatis-spring:2.0.6',
mysql : 'mysql:mysql-connector-java:8.0.26',
Expand Down

0 comments on commit 0483e17

Please sign in to comment.