From ecf911b4c34f8c8a2bb624db2ad0c65c975b7cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:17:26 +0000 Subject: [PATCH] Bump MySqlConnector from 2.3.7 to 2.4.0 Bumps [MySqlConnector](https://github.com/mysql-net/MySqlConnector) from 2.3.7 to 2.4.0. - [Release notes](https://github.com/mysql-net/MySqlConnector/releases) - [Changelog](https://github.com/mysql-net/MySqlConnector/blob/master/docs/VersionHistory.md) - [Commits](https://github.com/mysql-net/MySqlConnector/compare/2.3.7...2.4.0) --- updated-dependencies: - dependency-name: MySqlConnector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/GangsImpl/AbstractDB/AbstractDB.csproj | 2 +- src/GangsImpl/MySQL/MySQL.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GangsImpl/AbstractDB/AbstractDB.csproj b/src/GangsImpl/AbstractDB/AbstractDB.csproj index 806d8f5..1c7ab13 100644 --- a/src/GangsImpl/AbstractDB/AbstractDB.csproj +++ b/src/GangsImpl/AbstractDB/AbstractDB.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/GangsImpl/MySQL/MySQL.csproj b/src/GangsImpl/MySQL/MySQL.csproj index e871f8e..35e71e4 100644 --- a/src/GangsImpl/MySQL/MySQL.csproj +++ b/src/GangsImpl/MySQL/MySQL.csproj @@ -9,7 +9,7 @@ - +