Skip to content

Commit 52cce7b

Browse files
authored
Update _index.md
1 parent 1d0298e commit 52cce7b

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)