Skip to content

Commit

Permalink
Merge pull request #269 from Unity-Developer-Community/dependabot/nug…
Browse files Browse the repository at this point in the history
…et/MySql.Data-8.2.0

Bump MySql.Data from 8.1.0 to 8.2.0
  • Loading branch information
Pierre-Demessence authored Mar 20, 2024
2 parents 943d7db + 90785da commit 5d67fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DiscordBot/DiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="HtmlAgilityPack" Version="1.11.51" />
<PackageReference Include="Insight.Database" Version="6.3.11" />
<PackageReference Include="Magick.NET-Q8-x64" Version="7.5.0.1" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="MySql.Data" Version="8.2.0" />
<PackageReference Include="NETCore.MailKit" Version="2.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Pathoschild.NaturalTimeParser" Version="0.2.0-alpha" />
Expand Down

0 comments on commit 5d67fe4

Please sign in to comment.