Skip to content

Commit c4ecb6e

Browse files
Bump xunit.v3 from 3.1.0 to 3.2.0 (#135)
--- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 041bd78 commit c4ecb6e

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.1.0" />
20+
<PackageReference Include="xunit.v3" Version="3.2.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)