Skip to content

Commit

Permalink
Bump MySqlConnector and System.Numerics.Vectors in /Source
Browse files Browse the repository at this point in the history
Bumps MySqlConnector and System.Numerics.Vectors. These dependencies needed to be updated together.

Updates `MySqlConnector` from 2.3.5 to 2.3.7

Updates `System.Numerics.Vectors` from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: MySqlConnector
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 9864887 commit ffd51f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/ACE.Database/ACE.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.17" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
</ItemGroup>

Expand Down

0 comments on commit ffd51f1

Please sign in to comment.