From a35c141a082b01c7aaa48cd1ba543724e8833f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Thu, 12 Sep 2024 19:43:30 +0200 Subject: [PATCH] chore: Packages updated, which currently cause errors with Dependabot --- Directory.Packages.props | 9 ++++----- ...dOracle_UseOptions_ShouldReturnUnhealthy.verified.txt | 4 +++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 867bea34..86a84906 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -22,7 +22,7 @@ - + @@ -34,7 +34,7 @@ - + @@ -53,9 +53,8 @@ - - + @@ -63,4 +62,4 @@ - + \ No newline at end of file diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt index 9a1b1b37..a1c86bde 100644 --- a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt +++ b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt @@ -3,7 +3,9 @@ { description: TestContainerUnhealthy: Unexpected error., exception: { - message: ORA-00923: FROM keyword not found where expected, + message: +ORA-00923: FROM keyword not found where expected +https://docs.oracle.com/error-help/db/ora-00923/, type: Oracle.ManagedDataAccess.Client.OracleException }, name: TestContainerUnhealthy,