From 85867bf8584b254a6eafa9f59598a189eccf83b2 Mon Sep 17 00:00:00 2001 From: Mishael Ogochukwu <49244132+mishael-o@users.noreply.github.com> Date: Sun, 20 Oct 2024 07:10:22 +0200 Subject: [PATCH] chore: Update various package versions for stability and fixes Updated the following packages: - FluentAssertions from 6.12.0 to 6.12.1 - Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 - Microsoft.TestPlatform.ObjectModel from 17.11.0 to 17.11.1 - Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 - TestContainers.MsSql from 3.9.0 to 3.10.0 - TestContainers.MySql from 3.9.0 to 3.10.0 - TestContainers.PostgreSql from 3.9.0 to 3.10.0 - xunit from 2.9.0 to 2.9.2 - Npgsql from 8.0.3 to 8.0.5 --- src/Directory.Packages.props | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index b887d8e..cd33281 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -24,21 +24,21 @@ - + - + - + - + - - - + + + @@ -64,13 +64,13 @@ - + - +