Skip to content

Commit

Permalink
Merge pull request #406 from frasermolyneux/dependabot/nuget/src/mult…
Browse files Browse the repository at this point in the history
…i-94df3d3683

Bump Microsoft.Identity.Web, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Caching.Abstractions and Microsoft.Extensions.Options.ConfigurationExtensions in /src
  • Loading branch information
github-actions[bot] authored Sep 24, 2024
2 parents 95b48f8 + 097862f commit 5f9c1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.8" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.1.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.0" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.98.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.98.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 5f9c1bf

Please sign in to comment.