Skip to content

Commit

Permalink
Bump Microsoft.NET.Build.Containers from 7.0.402 to 7.0.404 in /src/W…
Browse files Browse the repository at this point in the history
…ebApiTemplate (#175)

Bump Microsoft.NET.Build.Containers in /src/WebApiTemplate

Bumps [Microsoft.NET.Build.Containers](https://github.com/dotnet/sdk-container-builds) from 7.0.402 to 7.0.404.
- [Release notes](https://github.com/dotnet/sdk-container-builds/releases)
- [Commits](https://github.com/dotnet/sdk-container-builds/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Build.Containers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 164ec8b commit 6fef301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApiTemplate/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Akka.HealthCheck.Hosting.Web" Version="1.5.12" />
<PackageVersion Include="Akka.Management" Version="1.5.7" />
<PackageVersion Include="Akka.Persistence.Azure.Hosting" Version="1.5.1" />
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="7.0.402" />
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="7.0.404" />
<PackageVersion Include="Petabridge.Cmd.Cluster.Sharding" Version="$(PbmVersion)" />
<PackageVersion Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
<PackageVersion Include="Petabridge.Cmd.Remote" Version="$(PbmVersion)" />
Expand Down

0 comments on commit 6fef301

Please sign in to comment.