Skip to content

Commit

Permalink
fix(deps): update azure azure-sdk-for-net monorepo (#28)
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] authored Oct 9, 2024
1 parent 2d9ad85 commit 38c593c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ACR-SyncTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.8" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.1" />
<PackageReference Include="Azure.Identity" Version="1.12.1" />
<PackageReference Include="Docker.DotNet" Version="3.125.10" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
Expand Down

0 comments on commit 38c593c

Please sign in to comment.