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 e94a34b commit 6cf28edCopy full SHA for 6cf28ed
daprdocs/content/en/java-sdk-docs/_index.md
@@ -72,7 +72,7 @@ You can fix this by specifying a compatible OkHttp version in your project to ma
72
<dependency>
73
<groupId>com.squareup.okhttp3</groupId>
74
<artifactId>okhttp</artifactId>
75
- <version>1.9.0</version>
+ <version>4.9.0</version>
76
</dependency>
77
```
78
0 commit comments