Skip to content

Commit

Permalink
fix(deps): update dependency docker.dotnet to v3.125.12 (#19)
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 Jan 20, 2023
1 parent 92b53ec commit ae6ca52
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 @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.4" />
<PackageReference Include="Azure.Identity" Version="1.6.1" />
<PackageReference Include="Docker.DotNet" Version="3.125.10" />
<PackageReference Include="Docker.DotNet" Version="3.125.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="Polly" Version="7.2.3" />
Expand Down

0 comments on commit ae6ca52

Please sign in to comment.