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 a2b14b5 commit a4bc119Copy full SHA for a4bc119
paystack-clients/pom.xml
@@ -10,7 +10,7 @@
10
<maven.compiler.source>17</maven.compiler.source>
11
<maven.compiler.target>17</maven.compiler.target>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
- <okhttp.version>5.0.0-alpha.11</okhttp.version>
+ <okhttp.version>5.0.0-alpha.12</okhttp.version>
14
<distribution-repo.url>https://maven.pkg.github.com/chriseteka/paystackjavaclient</distribution-repo.url>
15
</properties>
16
0 commit comments