Skip to content

Commit

Permalink
Mudança de versão de pacotes
Browse files Browse the repository at this point in the history
  • Loading branch information
dervanil-junior committed Jun 29, 2023
1 parent fd7b97b commit 10b3dc9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-preview.2.21154.6" />
<PackageReference Include="RabbitMQ.Client" Version="6.2.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 10b3dc9

Please sign in to comment.