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.3 (#10)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 10, 2021
1 parent 9e41037 commit e1b4df9
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.2" />
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.3" />
<PackageReference Include="Azure.Identity" Version="1.5.0" />
<PackageReference Include="Docker.DotNet" Version="3.125.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0" />
Expand Down

0 comments on commit e1b4df9

Please sign in to comment.