Skip to content

Commit 519aa1d

Browse files
Update dependency Shouldly to 4.3.0
1 parent 5a2a6cf commit 519aa1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Roslyn.Testing/Roslyn.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
1010
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
11-
<PackageReference Include="Shouldly" Version="4.1.0" />
11+
<PackageReference Include="Shouldly" Version="4.3.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)