From 155f70f3bfbb59f35e227b2c8d97d945b0e9f574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 00:24:28 +0000 Subject: [PATCH] fix: Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [BigBook](https://github.com/JaCraig/BigBookOfDataTypes), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore), [SQLParser](https://github.com/JaCraig/SQLParser) and [FileCurator](https://github.com/JaCraig/FileCurator). Updates `BigBook` from 5.1.61 to 5.1.62 - [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/BigBookOfDataTypes/compare/v5.1.61...v5.1.62) Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 8.0.10 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.10) Updates `SQLParser` from 3.0.21 to 3.0.22 - [Changelog](https://github.com/JaCraig/SQLParser/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/SQLParser/compare/v3.0.21...v3.0.22) Updates `FileCurator` from 4.1.11 to 4.1.12 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v4.1.11...v4.1.12) --- updated-dependencies: - dependency-name: BigBook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.ObjectPool 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: FileCurator 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 51db9c6..a48f86b 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 c840554..277a0a9 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -45,7 +45,7 @@ runtime; build; native; contentfiles; analyzers - +