Skip to content

Commit 5b5935a

Browse files
Bump RestSharp from 111.4.0 to 111.4.1 in /src
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.4.0 to 111.4.1. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@111.4.0...111.4.1) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc60983 commit 5b5935a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WinDynamicDesktop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3232
<PackageReference Include="NGettext" Version="0.6.7" />
3333
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="All" />
34-
<PackageReference Include="RestSharp" Version="111.4.0" />
34+
<PackageReference Include="RestSharp" Version="111.4.1" />
3535
<PackageReference Include="SunCalcNet" Version="1.2.2" />
3636
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
3737
<PackageReference Include="WindowsDisplayAPI" Version="1.3.0.13" />

0 commit comments

Comments
 (0)