Skip to content

Commit b91492c

Browse files
Bump RestSharp from 106.1.0 to 106.12.0 in /src/InEngine.Core
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.1.0 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.1.0...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db43b7a commit b91492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InEngine.Core/InEngine.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.0.0" />
2727
<PackageReference Include="StackExchange.Redis" Version="1.2.4" />
2828
<PackageReference Include="Goblinfactory.Konsole" Version="3.1.0" />
29-
<PackageReference Include="RestSharp" Version="106.1.0" />
29+
<PackageReference Include="RestSharp" Version="106.12.0" />
3030
<PackageReference Include="MailKit" Version="1.22.0" />
3131
<PackageReference Include="Serialize.Linq" Version="1.4.0" />
3232
<PackageReference Include="RabbitMQ.Client" Version="5.0.1" />

0 commit comments

Comments
 (0)