We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbc471 commit 57a93bbCopy full SHA for 57a93bb
1 file changed
pom.xml
@@ -169,7 +169,7 @@
169
<dependency>
170
<groupId>com.amilesend</groupId>
171
<artifactId>okhttp-client-extensions</artifactId>
172
- <version>1.0</version>
+ <version>1.0.1-SNAPSHOT</version>
173
</dependency>
174
175
<groupId>com.squareup.okhttp3</groupId>
@@ -184,7 +184,7 @@
184
<plugin>
185
<groupId>org.apache.maven.plugins</groupId>
186
<artifactId>maven-enforcer-plugin</artifactId>
187
- <version>3.6.0</version>
+ <version>3.6.1</version>
188
<executions>
189
<execution>
190
<id>enforce-maven</id>
0 commit comments