Skip to content

Commit df706da

Browse files
Bump Microsoft.Extensions.TimeProvider.Testing from 8.1.0 to 8.2.0
Bumps [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a1110f commit df706da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Licensing.Test/Licensing.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.1.0" />
12+
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.2.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)