Skip to content

Commit f6b2ccf

Browse files
Bump Microsoft.Extensions.Diagnostics.Testing from 9.7.0 to 9.8.0 (#90)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.Testing dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ccce01 commit f6b2ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimpleAzure.Storage.HybridQueues.Tests/SimpleAzure.Storage.HybridQueues.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.7.0" />
15+
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.8.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1717
<PackageReference Include="Moq" Version="[4.18.4]" />
1818
<PackageReference Include="Shouldly" Version="4.3.0" />

0 commit comments

Comments
 (0)