Skip to content

Commit cb07c55

Browse files
chore(deps): update dependency microsoft.azure.cosmos to v3.38.0
1 parent 3315b20 commit cb07c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Akavache.CosmosDB/Akavache.CosmosDB.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="System.Reactive" Version="4.4.1" />
1515
<PackageReference Include="Splat" Version="9.*" />
16-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.8.0" />
16+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.38.0" />
1717
</ItemGroup>
1818

1919
<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.Mac')) ">

0 commit comments

Comments
 (0)