Skip to content

Commit a5dfaaf

Browse files
Merge pull request #136 from loresoft/dependabot/nuget/FluentAssertions-8.0.1
Bump FluentAssertions from 8.0.0 to 8.0.1
2 parents 9a1ff97 + ab2f958 commit a5dfaaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cosmos.Identity.Tests/Cosmos.Identity.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="FluentAssertions" Version="8.0.0" />
15+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
1616
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
1717
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />

0 commit comments

Comments
 (0)