Skip to content

Commit

Permalink
Update dependency Impostor.Api to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and miniduikboot committed Jun 1, 2024
1 parent 4faf774 commit b3eabc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Boot.Metrics/Boot.Metrics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Impostor.Api" Version="1.9.1" ExcludeAssets="runtime" />
<PackageReference Include="Impostor.Api" Version="1.9.2" ExcludeAssets="runtime" />

<!-- OpenTelemetry -->
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.8.1" />
Expand Down
6 changes: 3 additions & 3 deletions Boot.Metrics/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Impostor.Api": {
"type": "Direct",
"requested": "[1.9.1, )",
"resolved": "1.9.1",
"contentHash": "v1GSc+Ow052b5ZTkf9X4E80UBgMs1a7XBSJsz+BBS7mOwMHVg+amxWsXXi+ZesGc2KIwDqZ4N+Z1EJYBgcrIHQ==",
"requested": "[1.9.2, )",
"resolved": "1.9.2",
"contentHash": "ui8rMfEQd+DC6OW1DDawzkLXEHa/anaDH2uRBJ0MdZToB5gDQIhoAWe+fqNjJu8K0JLcYEACM0oXgGTDJQNPvw==",
"dependencies": {
"Impostor.Hazel.Abstractions": "1.0.0",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
Expand Down

0 comments on commit b3eabc8

Please sign in to comment.