From a9a96dec3d17af9a5703e79e0f05a16b6c7a7ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:46:49 +0000 Subject: [PATCH] build(deps): bump NLog and NLog.Web.AspNetCore Bumps [NLog](https://github.com/NLog/NLog) and [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web). These dependencies needed to be updated together. Updates `NLog` from 5.3.4 to 5.4.0 - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/compare/v5.3.4...v5.4.0) Updates `NLog.Web.AspNetCore` from 5.3.15 to 5.4.0 - [Release notes](https://github.com/NLog/NLog.Web/releases) - [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD) - [Commits](https://github.com/NLog/NLog.Web/compare/v5.3.15...v5.4.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NLog.Web.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../BervProject.WebApi.Boilerplate.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj b/BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj index b1a9a6ad..14a90064 100644 --- a/BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj +++ b/BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj @@ -37,8 +37,8 @@ - - + +