Skip to content

Commit cae88fe

Browse files
chore(deps): update dependency microsoft.azure.cosmos to 3.46.1
1 parent f64cad8 commit cae88fe

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="6.0.1" />
1515
<PackageReference Include="Splat" Version="9.*" />
16-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.45.2" />
16+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.46.1" />
1717
</ItemGroup>
1818

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

0 commit comments

Comments
 (0)