Skip to content

Commit

Permalink
fix(deps): update dependency azure.containers.containerregistry to v1…
Browse files Browse the repository at this point in the history
….1.0-beta.8 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 540c199 commit ebe7ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ACR-SyncTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.7" />
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.8" />
<PackageReference Include="Azure.Identity" Version="1.8.2" />
<PackageReference Include="Docker.DotNet" Version="3.125.13" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
Expand Down

0 comments on commit ebe7ace

Please sign in to comment.