Skip to content

Commit

Permalink
tools: update site
Browse files Browse the repository at this point in the history
 bump MySql.Data from 8.4.0 to 9.0.0 in /site

Bumps MySql.Data from 8.4.0 to 9.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darakeon committed Jul 2, 2024
1 parent b32556e commit d283dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/MVC/MVC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Keon.MVC" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.6" />
<PackageReference Include="MySql.Data" Version="8.4.0" />
<PackageReference Include="MySql.Data" Version="9.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.4.0" />
Expand Down

0 comments on commit d283dbc

Please sign in to comment.