Skip to content

Commit 5aeef56

Browse files
⬆️ Bump RestSharp in /src/DigestAuthenticator
Bumps [RestSharp](https://github.com/restsharp/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 627197f commit 5aeef56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DigestAuthenticator/DigestAuthenticator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
</ItemGroup>
4848
<ItemGroup>
4949
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.32" />
50-
<PackageReference Include="RestSharp" Version="111.2.0" />
50+
<PackageReference Include="RestSharp" Version="112.0.0" />
5151
</ItemGroup>
5252
</Project>

0 commit comments

Comments
 (0)