Skip to content

Commit 62799a7

Browse files
Update dependency NServiceBus.TransactionalSession to 4.0.0-alpha.2 (#903)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 11828e8 commit 62799a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.DynamoDB.TransactionalSession/NServiceBus.Persistence.DynamoDB.TransactionalSession.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.1" />
18+
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.2" />
1919
<PackageReference Include="Particular.Packaging" Version="4.4.0" PrivateAssets="All" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)