Skip to content

Commit

Permalink
Merge pull request #209 from HicServices/dependabot/nuget/develop/MyS…
Browse files Browse the repository at this point in the history
…qlConnector-2.2.7

Bump MySqlConnector from 2.2.6 to 2.2.7
  • Loading branch information
jas88 authored Jul 24, 2023
2 parents 16a0f5d + 868c428 commit bbffe8a
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 @@ -38,7 +38,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MySqlConnector" Version="2.2.6" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Npgsql" Version="7.0.4" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.100" />
</ItemGroup>
Expand Down

0 comments on commit bbffe8a

Please sign in to comment.