Skip to content

Commit 5091f0a

Browse files
Bump Microsoft.Azure.Cosmos from 3.58.0 to 3.59.0
--- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-version: 3.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77f8f95 commit 5091f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/Restoplan.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
1414
<PackageReference Include="Azure.Identity" Version="1.20.0" />
1515
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.5.0" />
16-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.58.0" />
16+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.59.0" />
1717
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="3.1.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="10.1.7" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)