Skip to content

Commit

Permalink
Merge pull request #720 from asherber/dependabot-npgsql
Browse files Browse the repository at this point in the history
Update Npgsql to v4.1.13
  • Loading branch information
pleb committed May 12, 2024
2 parents 9f20393 + ede64cf commit e8dc83d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<PackageReference Include="Microsoft.SqlServer.Compact" Version="4.0.8876.1" Condition="'$(TargetFramework)' != 'netcoreapp2.1'" />
<PackageReference Include="MySql.Data" Version="8.0.21" />
<PackageReference Include="MySqlConnector" Version="1.0.1" />
<PackageReference Include="Npgsql" Version="4.1.4" />
<PackageReference Include="Npgsql" Version="4.1.13" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.1" />
</ItemGroup>
Expand Down

0 comments on commit e8dc83d

Please sign in to comment.