Skip to content

Commit

Permalink
Bump the nservicebuscore group with 3 updates (#1307)
Browse files Browse the repository at this point in the history
Bumps the nservicebuscore group with 3 updates: NServiceBus.TransportTests.Sources, NServiceBus and NServiceBus.AcceptanceTests.Sources.


Updates `NServiceBus.TransportTests.Sources` from 9.0.0-alpha.4 to 9.0.0-alpha.5

Updates `NServiceBus` from 9.0.0-alpha.4 to 9.0.0-alpha.5

Updates `NServiceBus.AcceptanceTests.Sources` from 9.0.0-alpha.4 to 9.0.0-alpha.5

---
updated-dependencies:
- dependency-name: NServiceBus.TransportTests.Sources
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
- dependency-name: NServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
- dependency-name: NServiceBus.AcceptanceTests.Sources
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nservicebuscore
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent de7cc68 commit 813a0ed
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NServiceBus.AcceptanceTests.Sources" Version="9.0.0-alpha.4" GeneratePathProperty="true" />
<PackageReference Include="NServiceBus.AcceptanceTests.Sources" Version="9.0.0-alpha.5" GeneratePathProperty="true" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.4" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.5" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.4" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.5" />
<PackageReference Include="Particular.Approvals" Version="0.5.0" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NServiceBus.TransportTests.Sources" Version="9.0.0-alpha.4" />
<PackageReference Include="NServiceBus.TransportTests.Sources" Version="9.0.0-alpha.5" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="BitFaster.Caching" Version="[2.2.0, 3.0.0)" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.4" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.5" />
<PackageReference Include="RabbitMQ.Client" Version="[6.5.0, 7.0.0)" />
</ItemGroup>

Expand Down

0 comments on commit 813a0ed

Please sign in to comment.