aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-12 15:51:48 +0000
committerGitHub <noreply@github.com>2023-01-12 15:51:48 +0000
commit43243db52efba5f7f239a41b685c42209bbf28c2 (patch)
tree56e362f9af6197089a604463ad39a59b13603a3b /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parentd8518eb15bca9ffe03fabfce8308db651899c632 (diff)
downloadtimeline-43243db52efba5f7f239a41b685c42209bbf28c2.tar.gz
timeline-43243db52efba5f7f239a41b685c42209bbf28c2.tar.bz2
timeline-43243db52efba5f7f239a41b685c42209bbf28c2.zip
chore(deps): update dependency fluentassertions to v6.9.0
Diffstat (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj')
-rw-r--r--BackEnd/Timeline.Tests/Timeline.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
index 5bdc7645..36ee14cb 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="3.2.0" />
- <PackageReference Include="FluentAssertions" Version="6.8.0" />
+ <PackageReference Include="FluentAssertions" Version="6.9.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="7.0.1" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="7.0.1" />