Skip to content

Commit

Permalink
Bump NServiceBus.TransactionalSession from 3.1.0 to 3.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps [NServiceBus.TransactionalSession](https://github.com/Particular/NServiceBus.TransactionalSession) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/Particular/NServiceBus.TransactionalSession/releases)
- [Commits](Particular/NServiceBus.TransactionalSession@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: NServiceBus.TransactionalSession
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 450a9cd commit 4e2446e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.2" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.1.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.2.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.2" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.1.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.2.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NServiceBus" Version="9.2.2" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.1.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="3.2.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down

0 comments on commit 4e2446e

Please sign in to comment.