Skip to content

Commit

Permalink
Merge pull request #312 from HicServices/dependabot/nuget/main/MySqlC…
Browse files Browse the repository at this point in the history
…onnector-2.4.0
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
2 parents 396f9b6 + 19d62ce commit 57d7c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAnsiSql/FAnsi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="MySqlConnector" Version="2.4.0" />
<PackageReference Include="Npgsql" Version="8.0.5" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.6.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
Expand Down

0 comments on commit 57d7c6a

Please sign in to comment.