Browse Source

Bump Npgsql from 4.0.6 to 4.0.7

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](https://github.com/npgsql/npgsql/compare/v4.0.6...v4.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 years ago
parent
commit
696f1a5173
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -30,7 +30,7 @@
   <ItemGroup>
     <PackageReference Include="Costura.Fody" Version="3.3.2" />
     <PackageReference Include="NLog.Config" Version="4.6.3" />
-    <PackageReference Include="Npgsql" Version="4.0.6" />
+    <PackageReference Include="Npgsql" Version="4.0.7" />
     <PackageReference Include="prometheus-net" Version="3.1.2" />
     <PackageReference Include="Resourcer.Fody" Version="1.7.3" />
     <PackageReference Include="TopShelf" Version="4.2.0" />