#398 refactored MemoryHttpClientCache to stop it holding onto references (#448)

This commit is contained in:
Tom Pallister
2018-07-08 15:09:16 +01:00
committed by GitHub
parent d604badd49
commit a419ed68dc
3 changed files with 27 additions and 41 deletions

View File

@ -1,6 +1,6 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "2.1.4"
"version": "2.1.300"
}
}