Skip to content

Commit ae689af

Browse files
chore(deps): update dependency gripe.testassurancepack.xunit to 2.0.148 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8216cfa commit ae689af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</PropertyGroup>
3636

3737
<ItemGroup Condition="$(IsTestProject)">
38-
<PackageReference Include="Gripe.TestAssurancePack.XUnit" Version="2.0.138" />
38+
<PackageReference Include="Gripe.TestAssurancePack.XUnit" Version="2.0.148" />
3939
<PackageReference Include="Microsoft.Testing.Extensions.GitHubActionsReport" Version="1.0.0-alpha.26377.5" />
4040
<PackageReference Include="Rocks" Version="10.3.0" PrivateAssets="all" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)