From dcc1bf80fec8fbd66acf671c719d2cea610c1e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:02:19 +0000 Subject: [PATCH] chore(deps): bump xunit from 2.5.0 to 2.5.1 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Tests/Joba.IBM.RPA.Cli.Tests/Joba.IBM.RPA.Cli.Tests.csproj | 2 +- src/Tests/Joba.IBM.RPA.Tests/Joba.IBM.RPA.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tests/Joba.IBM.RPA.Cli.Tests/Joba.IBM.RPA.Cli.Tests.csproj b/src/Tests/Joba.IBM.RPA.Cli.Tests/Joba.IBM.RPA.Cli.Tests.csproj index 5bc6289..1e7aee2 100644 --- a/src/Tests/Joba.IBM.RPA.Cli.Tests/Joba.IBM.RPA.Cli.Tests.csproj +++ b/src/Tests/Joba.IBM.RPA.Cli.Tests/Joba.IBM.RPA.Cli.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Tests/Joba.IBM.RPA.Tests/Joba.IBM.RPA.Tests.csproj b/src/Tests/Joba.IBM.RPA.Tests/Joba.IBM.RPA.Tests.csproj index 23f9b79..8199bcf 100644 --- a/src/Tests/Joba.IBM.RPA.Tests/Joba.IBM.RPA.Tests.csproj +++ b/src/Tests/Joba.IBM.RPA.Tests/Joba.IBM.RPA.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all