Skip to content

Commit 91539fb

Browse files
author
Sunny Raj Rathod
authored
Update Constants.java
1 parent 8454b97 commit 91539fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/authorize/util/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ public final class Constants {
3333
public static final String HTTP_READ_TIME_OUT = "http.ReadTimeout";
3434
public static final int HTTP_READ_TIME_OUT_DEFAULT_VALUE = 30000;
3535

36-
public static final String CLIENT_ID = "sdk-java-1.9.1";
36+
public static final String CLIENT_ID = "sdk-java-1.9.2";
3737
}

0 commit comments

Comments
 (0)