Skip to content

Commit

Permalink
Merge pull request #53 from sevensolutions/dependabot/nuget/src/depen…
Browse files Browse the repository at this point in the history
…dencies-ed153b0fdc

Bump the dependencies group in /src with 3 updates
  • Loading branch information
sevensolutions authored May 27, 2024
2 parents 3ff58f8 + 7052bd4 commit a9f09da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/NomadIIS/NomadIIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.62.0" />
<PackageReference Include="Grpc.AspNetCore.HealthChecks" Version="2.62.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.62.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.63.0" />
<PackageReference Include="Grpc.AspNetCore.HealthChecks" Version="2.63.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.63.0" />
<PackageReference Include="MessagePack" Version="2.5.140" />
<PackageReference Include="Microsoft.Web.Administration" Version="11.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
Expand Down

0 comments on commit a9f09da

Please sign in to comment.