Skip to content

Commit

Permalink
Bump RestSharp (#477)
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /Application/EdFi.Ods.AdminApp.Management directory: [RestSharp](https://github.com/restsharp/RestSharp).


Updates `RestSharp` from 111.2.0 to 112.0.0
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@111.2.0...112.0.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent f9c67c4 commit efc6944
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="NJsonSchema" Version="11.0.0" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="RestSharp" Version="111.2.0" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.6" />
Expand Down

0 comments on commit efc6944

Please sign in to comment.