From 136dc11f0cd1fbab1e23fedbd58d29ca141bfd7d Mon Sep 17 00:00:00 2001 From: Nick Craver Date: Sat, 8 Jul 2023 11:43:58 -0400 Subject: [PATCH] Tests: Upgrade dependencies for Dependabot (#1936) I'll do a pass at all of these later, but getting CVE versions out of the pipe. Resolving 4 alerts here: https://github.com/DapperLib/Dapper/security/dependabot --- .../Dapper.Tests.Performance.csproj | 2 +- tests/Dapper.Tests/Dapper.Tests.csproj | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj b/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj index 914104e50..a9b419994 100644 --- a/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj +++ b/benchmarks/Dapper.Tests.Performance/Dapper.Tests.Performance.csproj @@ -25,7 +25,7 @@ - + diff --git a/tests/Dapper.Tests/Dapper.Tests.csproj b/tests/Dapper.Tests/Dapper.Tests.csproj index 35af8a509..b0e2b5712 100644 --- a/tests/Dapper.Tests/Dapper.Tests.csproj +++ b/tests/Dapper.Tests/Dapper.Tests.csproj @@ -15,15 +15,18 @@ - + - - + + + + +