Skip to content

Commit b45a746

Browse files
authored
Update readmy with dependency versions
1 parent 7dd0a38 commit b45a746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ C# client for Callfire platform API version 2. See link:https://developers.callf
77
* .NET 4.6+
88
99
.*Dependencies:*
10-
* Newtonsoft.Json >= 7.0.1
11-
* RestSharp >= 106.4.2
10+
* Newtonsoft.Json >= 12.0.2
11+
* RestSharp = 106.6.4 (RestSharp have a bug with serialization to camelCase json string, wait for fix https://github.com/restsharp/RestSharp/issues/1251 before upgrade to newer)
1212
1313
.*Table of contents*
1414
* link:https://developers.callfire.com/callfire-api-client-csharp.html[Getting Started]

0 commit comments

Comments
 (0)