File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
scribejava-httpclient-okhttp Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 100100 <dependency >
101101 <groupId >com.squareup.okhttp3</groupId >
102102 <artifactId >mockwebserver</artifactId >
103- <version >3.9.0 </version >
103+ <version >3.9.1 </version >
104104 <scope >test</scope >
105105 </dependency >
106106 </dependencies >
139139 <dependency >
140140 <groupId >com.puppycrawl.tools</groupId >
141141 <artifactId >checkstyle</artifactId >
142- <version >8.3 </version >
142+ <version >8.4 </version >
143143 </dependency >
144144 </dependencies >
145145 </plugin >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.squareup.okhttp3</groupId >
2525 <artifactId >okhttp</artifactId >
26- <version >3.9.0 </version >
26+ <version >3.9.1 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >com.github.scribejava</groupId >
You can’t perform that action at this time.
0 commit comments