Skip to content

Commit a4290d4

Browse files
Bump Microsoft.Rest.ClientRuntime from 2.3.8 to 2.3.24
--- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-version: 2.3.24 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149e454 commit a4290d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Services/Coupon/Coupon.API/Coupon.API.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.2.0" />
5454
</ItemGroup>
5555
<ItemGroup>
56+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
5657
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusRabbitMQ\EventBusRabbitMQ.csproj" />
5758
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusServiceBus\EventBusServiceBus.csproj" />
5859
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBus\EventBus.csproj" />

0 commit comments

Comments
 (0)