Skip to content

Commit

Permalink
Bump MySql.Data from 8.1.0 to 8.2.0 in /Source (#4052)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 6bca0b8 commit baf18af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/ACE.Server/ACE.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
<PackageReference Include="Log4Net.Async.Standard" Version="3.1.0" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="MySql.Data" Version="8.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit baf18af

Please sign in to comment.