Skip to content

Commit

Permalink
Bump Docker.DotNet from 3.125.14 to 3.125.15 (#210)
Browse files Browse the repository at this point in the history
Bumps [Docker.DotNet](https://github.com/dotnet/Docker.DotNet) from 3.125.14 to 3.125.15.
- [Release notes](https://github.com/dotnet/Docker.DotNet/releases)
- [Commits](dotnet/Docker.DotNet@v3.125.14...v3.125.15)

---
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 Jun 28, 2023
1 parent 8132a64 commit 928f72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="$(XunitRunnerVersion)" />
<PackageVersion Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Persistence.Sql.TestKit" Version="$(AkkaVersion)" />
<PackageVersion Include="Docker.DotNet" Version="3.125.14" />
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
</ItemGroup>

<!-- SourceLink support for all Akka.NET projects -->
Expand Down

0 comments on commit 928f72e

Please sign in to comment.