Skip to content

Commit f5bf602

Browse files
Update dependency NServiceBus.TransactionalSession to 4.0.0-alpha.5 (#864)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent dba871a commit f5bf602

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.4" />
15+
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.5" />
1616
<PackageReference Include="Particular.Packaging" Version="4.5.0" PrivateAssets="All" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)