Skip to content

Commit 4463411

Browse files
dependabot[bot]hleb-albau
authored andcommitted
Bump RestSharp in /src/Regula.DocumentReader.WebClient
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.5 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md) - [Commits](restsharp/RestSharp@106.11.5...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9780111 commit 4463411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Regula.DocumentReader.WebClient/Regula.DocumentReader.WebClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="JsonSubTypes" Version="1.7.0" />
1414
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1515
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
16-
<PackageReference Include="RestSharp" Version="106.11.5" />
16+
<PackageReference Include="RestSharp" Version="106.12.0" />
1717
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)