Skip to content

Commit b074554

Browse files
Bump NServiceBus in /src in the nservicebuscore group
Bumps the nservicebuscore group in /src with 1 update: [NServiceBus](https://github.com/Particular/NServiceBus). Updates `NServiceBus` from 9.2.3 to 9.2.6 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@9.2.3...9.2.6) --- updated-dependencies: - dependency-name: NServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0228467 commit b074554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.AzureTable/NServiceBus.Persistence.AzureTable.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
14-
<PackageReference Include="NServiceBus" Version="9.2.3" />
14+
<PackageReference Include="NServiceBus" Version="9.2.6" />
1515
<PackageReference Include="System.Linq.Async" Version="6.0.1" AutomaticVersionRange="false" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)