Skip to content

Commit

Permalink
Bump NServiceBus.Attachments.Sql from 12.0.6 to 13.0.0 in /src (#671)
Browse files Browse the repository at this point in the history
Bumps [NServiceBus.Attachments.Sql](https://github.com/NServiceBusExtensions/NServiceBus.Attachments) from 12.0.6 to 13.0.0.
- [Release notes](https://github.com/NServiceBusExtensions/NServiceBus.Attachments/releases)
- [Commits](https://github.com/NServiceBusExtensions/NServiceBus.Attachments/commits)

---
updated-dependencies:
- dependency-name: NServiceBus.Attachments.Sql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 16, 2023
1 parent a1a9c13 commit ab8948a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="NServiceBus.Newtonsoft.Json" Version="3.0.0" />
<PackageReference Include="NServiceBus.Transport.SqlServer" Version="7.0.2" />
<PackageReference Include="NServiceBus.Attachments.Sql" Version="12.0.6" />
<PackageReference Include="NServiceBus.Attachments.Sql" Version="13.0.0" />
<ProjectReference Include="..\Shared\Shared.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.102" PrivateAssets="all" />
<Using Include="NServiceBus.IMessageHandlerContext" Alias="HandlerContext" />
Expand Down

0 comments on commit ab8948a

Please sign in to comment.