Skip to content

Commit 6a3f161

Browse files
author
Wolfgang Schuster
authored
Merge pull request #51 from square/release/12.0.0.20210616
Generated PR for Release: 12.0.0.20210616
2 parents 30366bd + 67f9a6d commit 6a3f161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/squareup/square/SquareClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ public Builder additionalHeaders(Headers additionalHeaders) {
778778
/**
779779
* The timeout to use for making HTTP requests.
780780
* @deprecated This method will be removed in a future version. Use
781-
* {@link #httpClientConfig()} instead.
781+
* {@link #httpClientConfig(Consumer) httpClientConfig} instead.
782782
* @param timeout must be greater then 0.
783783
* @return Builder
784784
*/

0 commit comments

Comments
 (0)