Skip to content

Commit 7b3bcdf

Browse files
build(deps): bump xunit from 2.9.0 to 2.9.2 (#147)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit 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 9dca75d commit 7b3bcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SimpleAPI.Tests/SimpleAPI.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
2222
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
24-
<PackageReference Include="xunit" Version="2.9.0" />
24+
<PackageReference Include="xunit" Version="2.9.2" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
2626
</ItemGroup>
2727
<ItemGroup>

0 commit comments

Comments
 (0)