Skip to content

Commit

Permalink
Bump MySql.Data from 8.3.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps MySql.Data from 8.3.0 to 8.4.0.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 6c280d0 commit 7fc6c1f
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="Discord.Net" Version="3.14.1" />
<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.3.0" />
<PackageReference Include="MySql.Data" Version="8.4.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 7fc6c1f

Please sign in to comment.