Skip to content

Commit 4607f53

Browse files
Update dependency Shouldly to 4.3.0
1 parent 18a33f4 commit 4607f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CamlGen.Tests/CamlGen.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
17-
<PackageReference Include="Shouldly" Version="4.2.1" />
17+
<PackageReference Include="Shouldly" Version="4.3.0" />
1818
<PackageReference Include="xunit" Version="2.9.2" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)