Skip to content

Commit a9aa033

Browse files
Bump xunit.v3 from 3.2.0 to 3.2.1 (#143)
--- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.1 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: Robert Andersson <inputfalken@gmail.com>
1 parent f024941 commit a9aa033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/DynamoDBGenerator.SourceGenerator.Tests/DynamoDBGenerator.SourceGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
20-
<PackageReference Include="xunit.v3" Version="3.2.0" />
20+
<PackageReference Include="xunit.v3" Version="3.2.1" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)