Skip to content

Commit 2c962f1

Browse files
Merge pull request #123 from loresoft/dependabot/nuget/FluentAssertions-8.1.0
Bump FluentAssertions from 8.0.1 to 8.1.0
2 parents 7389488 + 1c5203e commit 2c962f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AssemblyMetadata.Generators.Tests/AssemblyMetadata.Generators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
<PrivateAssets>all</PrivateAssets>
4040
</PackageReference>
41-
<PackageReference Include="FluentAssertions" Version="8.0.1" />
41+
<PackageReference Include="FluentAssertions" Version="8.1.0" />
4242
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)