Skip to content

Commit

Permalink
Upgrade Npgqsl package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jelledruyts authored May 14, 2024
1 parent 2d2a369 commit 43459a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebApp/InspectorGadget.WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.39.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="Npgsql" Version="6.0.10" />
<PackageReference Include="Npgsql" Version="6.0.11" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>

Expand Down

0 comments on commit 43459a3

Please sign in to comment.