Skip to content

Commit

Permalink
Update to mockwebserver 3.14.7
Browse files Browse the repository at this point in the history
Fixes gh-8257
  • Loading branch information
eleftherias committed Apr 1, 2020
1 parent a57f4bb commit a021cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencyManagement {
}
dependencies {
dependency 'cglib:cglib-nodep:3.3.0'
dependency 'com.squareup.okhttp3:mockwebserver:3.14.6'
dependency 'com.squareup.okhttp3:mockwebserver:3.14.7'
dependency 'opensymphony:sitemesh:2.4.2'
dependency 'org.gebish:geb-spock:0.10.0'
dependency 'org.jasig.cas:cas-server-webapp:4.2.7'
Expand Down

0 comments on commit a021cd3

Please sign in to comment.