Skip to content

Commit 6925e50

Browse files
committed
Bump ServiceStack.CacheAccess.Memcached to 3.9.36
1 parent f1d14c0 commit 6925e50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NuGet/ServiceStack.Caching.Memcached/servicestack.caching.memcached.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>ServiceStack.Caching.Memcached</id>
5-
<version>3.9.35</version>
5+
<version>3.9.36</version>
66
<authors>Demis Bellot, Thomas Grassauer and ServiceStack contributors</authors>
77
<owners>Demis Bellot, Thomas Grassauer and ServiceStack contributors</owners>
88
<description>
@@ -17,7 +17,7 @@
1717
<copyright>ServiceStack 2013 and contributors</copyright>
1818
<dependencies>
1919
<dependency id="ServiceStack.Common" />
20-
<dependency id="EnyimMemcached" />
20+
<dependency id="EnyimMemcached" version="2.12.0" />
2121
</dependencies>
2222
</metadata>
2323
</package>

0 commit comments

Comments
 (0)