diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props index 3236763..20446d2 100644 --- a/tests/Directory.Packages.props +++ b/tests/Directory.Packages.props @@ -12,7 +12,7 @@ - + diff --git a/tests/IntegrationTests/packages.lock.json b/tests/IntegrationTests/packages.lock.json index 5aa20fd..732a704 100644 --- a/tests/IntegrationTests/packages.lock.json +++ b/tests/IntegrationTests/packages.lock.json @@ -69,9 +69,9 @@ }, "Testcontainers": { "type": "Direct", - "requested": "[4.8.0, )", - "resolved": "4.8.0", - "contentHash": "P84aPfFCIxyc+yxwj8J1AjDyv+tnhDYosD3kouXdgxHTV2UPeRvck09l1WLqeVa170wyp6t319x9shzAx5wwvQ==", + "requested": "[4.8.1, )", + "resolved": "4.8.1", + "contentHash": "6KB430LIVqn2H25idznjqWFu8I9ltQua8FFCoyB8AywUAqEjbkGVm1SfJ8wfXprV7tZlgSxrcWFgilZbA1RDYA==", "dependencies": { "Docker.DotNet.Enhanced": "3.129.0", "Docker.DotNet.Enhanced.X509": "3.129.0",