Skip to content

Commit 3db4b22

Browse files
Bump the all group with 1 update
Bumps FluentAssertions from 8.8.0 to 8.9.0 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b959e7 commit 3db4b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/Together.IntegrationTests/Together.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="4.1.0" />
1414
<PackageReference Include="MSTest.TestFramework" Version="4.1.0" />
15-
<PackageReference Include="FluentAssertions" Version="8.8.0" />
15+
<PackageReference Include="FluentAssertions" Version="8.9.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup Label="GlobalUsings">

0 commit comments

Comments
 (0)