Skip to content

Commit e59a62a

Browse files
Update dependency Microsoft.Extensions.Diagnostics.Testing to 10.3.0 (#527)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 36ab818 commit e59a62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.TransactionalSession.Tests/NServiceBus.TransactionalSession.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="10.2.0" />
22+
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="10.3.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)