Skip to content

Commit

Permalink
Bump Docker.DotNet from 3.125.5 to 3.125.10 (#150)
Browse files Browse the repository at this point in the history
Bumps [Docker.DotNet](https://github.com/Microsoft/Docker.DotNet) from 3.125.5 to 3.125.10.
- [Release notes](https://github.com/Microsoft/Docker.DotNet/releases)
- [Commits](dotnet/Docker.DotNet@v3.125.5...v3.125.10)

---
updated-dependencies:
- dependency-name: Docker.DotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2022
1 parent 575a9e7 commit e2a7b49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Docker.DotNet" Version="3.125.5" />
<PackageReference Include="Docker.DotNet" Version="3.125.10" />
<PackageReference Include="Akka.Persistence.Sql.TestKit" Version="$(AkkaVersion)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
Expand Down

0 comments on commit e2a7b49

Please sign in to comment.