diff --git a/Directory.Packages.props b/Directory.Packages.props index 9611a9c2..babf166b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -56,7 +56,7 @@ - + diff --git a/TramTimes.Aspire.Services/packages.lock.json b/TramTimes.Aspire.Services/packages.lock.json index 6739bbcc..1ccc7e6f 100644 --- a/TramTimes.Aspire.Services/packages.lock.json +++ b/TramTimes.Aspire.Services/packages.lock.json @@ -41,9 +41,9 @@ }, "OpenTelemetry.Instrumentation.AspNetCore": { "type": "Direct", - "requested": "[1.15.0, )", - "resolved": "1.15.0", - "contentHash": "mte1nRYefxjed2syXgVWq3UCfMKO7MkebvTZmf0O1aLgVgCktLsVjQ6mftyjIbWGBBCHN0wg+Glxj8BSFS70pQ==", + "requested": "[1.15.1, )", + "resolved": "1.15.1", + "contentHash": "wXaZTu6LHY8xcbRd6ClcrtjHqGVoGYCcArXEZA3iUjUcYSVYwDGyPU0PdkwTfylxv8JeCCVDQhVb0fT7xBJjGA==", "dependencies": { "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.15.0, 2.0.0)" }