Skip to content

Commit a9416cf

Browse files
Update dependency NServiceBus.TransactionalSession to 4.0.0-alpha.2 (#783)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 9f351b7 commit a9416cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Storage.MongoDB.TransactionalSession/NServiceBus.Storage.MongoDB.TransactionalSession.csproj

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

1414
<ItemGroup>
15-
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.1" />
15+
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.2" />
1616
<PackageReference Include="Particular.Packaging" Version="4.4.0" PrivateAssets="All" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)