From d1ab90736d370b84280dfd82e4fa81cffb19b8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 00:24:53 +0000 Subject: [PATCH] fix: bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [FileCurator](https://github.com/JaCraig/FileCurator), [SQLParser](https://github.com/JaCraig/SQLParser) and [BigBook](https://github.com/JaCraig/BigBookOfDataTypes). Updates `FileCurator` from 4.0.24 to 4.0.25 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v4.0.24...v4.0.25) Updates `SQLParser` from 3.0.9 to 3.0.10 - [Changelog](https://github.com/JaCraig/SQLParser/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/SQLParser/compare/v3.0.9...v3.0.10) Updates `BigBook` from 5.0.24 to 5.0.25 - [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/BigBookOfDataTypes/compare/v5.0.24...v5.0.25) --- updated-dependencies: - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: SQLParser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: BigBook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 4 ++-- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index eb21c7c..72ea89e 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -58,10 +58,10 @@ - + - + diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index c51459f..fc73cfd 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -45,7 +45,7 @@ runtime; build; native; contentfiles; analyzers - +