Skip to content

Commit

Permalink
Merge pull request #656 from Particular/dependabot/nuget/src/NService…
Browse files Browse the repository at this point in the history
…Bus.TransactionalSession-3.1.0

Bump NServiceBus.TransactionalSession from 3.0.0 to 3.1.0 in /src
  • Loading branch information
mauroservienti authored Jul 31, 2024
2 parents fbdeb93 + 5a86947 commit 5cfe2ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.1.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.0.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.1.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.24.0" />
<PackageReference Include="NServiceBus" Version="9.1.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.0.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.1.0" />
<PackageReference Include="Particular.Approvals" Version="1.0.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 5cfe2ac

Please sign in to comment.