Skip to content

Commit eb6c3e2

Browse files
Bump Microsoft.Extensions.Http from 10.0.2 to 10.0.3 (#200)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.3 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>
1 parent ec24412 commit eb6c3e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuizApp.Service/QuizApp.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Blazored.LocalStorage" Version="4.5.0" />
1616
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.1" />
1717
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="10.0.2" />
18-
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.2" />
18+
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.3" />
1919
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)