Skip to content

Commit 372409f

Browse files
Update dependency FluentAssertions to 8.2.0
1 parent 51e0307 commit 372409f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ProjectReference Include="..\CodeGeneration\CodeGeneration.csproj" />
2222
</ItemGroup>
2323
<ItemGroup>
24-
<PackageReference Include="FluentAssertions" Version="8.1.1" />
24+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2626
<PackageReference Include="xunit" Version="2.9.3" />
2727
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />

0 commit comments

Comments
 (0)