Skip to content

Commit 6a5d74f

Browse files
build(deps): bump xunit from 2.9.2 to 2.9.3 (#170)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- 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 88d63b6 commit 6a5d74f

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.12.0" />
24-
<PackageReference Include="xunit" Version="2.9.2" />
24+
<PackageReference Include="xunit" Version="2.9.3" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
2626
</ItemGroup>
2727
<ItemGroup>

0 commit comments

Comments
 (0)