Skip to content

Commit

Permalink
Update nuget (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
  • Loading branch information
projectorigin-renovate[bot] authored Apr 16, 2024
1 parent 9fb780f commit a1d9a26
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="dbup-postgresql" Version="5.0.40" />
<PackageReference Include="Grpc.AspNetCore" Version="2.62.0" />
<PackageReference Include="MassTransit" Version="8.2.0" />
<PackageReference Include="MassTransit.RabbitMQ" Version="8.2.0" />
<PackageReference Include="MassTransit" Version="8.2.1" />
<PackageReference Include="MassTransit.RabbitMQ" Version="8.2.1" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="8.0.2" />
<PackageReference Include="NSec.Cryptography" Version="22.4.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.4" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="OpenTelemetry" Version="1.8.0" />
Expand Down

0 comments on commit a1d9a26

Please sign in to comment.