Skip to content

Commit d0ab4e8

Browse files
build(deps): bump RestSharp in /src/AffixApi.Api
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@106.11.7...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d1af59 commit d0ab4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AffixApi.Api/AffixApi.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="JsonSubTypes" Version="1.8.0" />
2424
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
25-
<PackageReference Include="RestSharp" Version="106.11.7" />
25+
<PackageReference Include="RestSharp" Version="106.12.0" />
2626
<PackageReference Include="Polly" Version="7.2.1" />
2727
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
2828
</ItemGroup>

0 commit comments

Comments
 (0)