Skip to content

Commit e4554ad

Browse files
Bump Microsoft.AspNetCore.WebUtilities from 8.0.14 to 8.0.15 (#140)
Bumps [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) from 8.0.14 to 8.0.15. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.14...v8.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-version: 8.0.15 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> Co-authored-by: Barry Dorrans <github.com@idunno.org>
1 parent 24c0576 commit e4554ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
<PackageVersion Include="Duende.IdentityModel.OidcClient" Version="6.0.1" />
3131
<PackageVersion Include="Duende.IdentityModel.OidcClient.Extensions" Version="6.0.1" />
3232
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.15" />
33-
<PackageVersion Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.14" />
33+
<PackageVersion Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.15" />
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)