Skip to content

Commit e7da3ce

Browse files
authored
Update to v1.9.9
1 parent eb762df commit e7da3ce

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
@@ -35,5 +35,5 @@ public final class Constants {
3535
public static final String HTTP_READ_TIME_OUT = "http.ReadTimeout";
3636
public static final int HTTP_READ_TIME_OUT_DEFAULT_VALUE = 30000;
3737

38-
public static final String CLIENT_ID = "sdk-java-1.9.8";
38+
public static final String CLIENT_ID = "sdk-java-1.9.9";
3939
}

0 commit comments

Comments
 (0)