Skip to content

Commit

Permalink
Bump Npgsql from 7.0.2 to 8.0.3 in /Source/EasyNetQ.Scheduler
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.2 to 8.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v7.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent dbb8dcd commit f7b112f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/EasyNetQ.Scheduler/EasyNetQ.Scheduler.csproj
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Npgsql" Version="7.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="RabbitMQ.Client" Version="[6.2.1,6.3.0)" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
<PackageReference Include="Topshelf" Version="4.3.0" />
Expand Down

0 comments on commit f7b112f

Please sign in to comment.