Skip to content

Commit b8342cf

Browse files
Bump NServiceBus from 9.2.6 to 9.2.7 in /src (#864)
Bumps [NServiceBus](https://github.com/Particular/NServiceBus) from 9.2.6 to 9.2.7. - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@9.2.6...9.2.7) --- updated-dependencies: - dependency-name: NServiceBus dependency-version: 9.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89328d6 commit b8342cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.4" />
1414
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.4" />
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
16-
<PackageVersion Include="NServiceBus" Version="9.2.6" />
16+
<PackageVersion Include="NServiceBus" Version="9.2.7" />
1717
<PackageVersion Include="NServiceBus.Attachments.Sql" Version="15.1.0" />
1818
<PackageVersion Include="NServiceBus.Attachments.Sql.Raw" Version="15.1.0" />
1919
<PackageVersion Include="NServiceBus.Newtonsoft.Json" Version="4.1.0" />

0 commit comments

Comments
 (0)