Skip to content

Commit 1ffe02b

Browse files
deps: Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.0 to 8.0.21 (#465)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.21 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: Franklin Moormann <cheatcountry@gmail.com>
1 parent a0c1f84 commit 1ffe02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AiDotNet.Serving.Tests/AiDotNet.Serving.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.21" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)