Skip to content

Commit 6cf28ed

Browse files
committed
Update _index.md
Signed-off-by: Artur Souza <[email protected]>
1 parent e94a34b commit 6cf28ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/java-sdk-docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can fix this by specifying a compatible OkHttp version in your project to ma
7272
<dependency>
7373
<groupId>com.squareup.okhttp3</groupId>
7474
<artifactId>okhttp</artifactId>
75-
<version>1.9.0</version>
75+
<version>4.9.0</version>
7676
</dependency>
7777
```
7878

0 commit comments

Comments
 (0)