Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.azure.cosmos to 3.43.0 (#958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 1f0654d commit 27cc6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.CosmosDB/Akavache.CosmosDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="System.Reactive" Version="6.0.1" />
<PackageReference Include="Splat" Version="9.*" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.43.0" />
</ItemGroup>

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

0 comments on commit 27cc6a9

Please sign in to comment.