Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: NServiceBus.Persistence.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 71a2c65 commit 155f170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.Shared/NServiceBus.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="NServiceBus" Version="8.1.5" />
<PackageReference Include="NServiceBus.RabbitMQ" Version="8.0.3" />
<PackageReference Include="NServiceBus.Newtonsoft.Json" Version="3.0.0" />
<PackageReference Include="NServiceBus.Persistence.Sql" Version="7.0.2" />
<PackageReference Include="NServiceBus.Persistence.Sql" Version="7.0.3" />
</ItemGroup>

</Project>

0 comments on commit 155f170

Please sign in to comment.