Skip to content

Commit

Permalink
Merge pull request #612 from t1m0thyj/dependabot/nuget/src/RestSharp-…
Browse files Browse the repository at this point in the history
…112.1.0

Bump RestSharp from 112.0.0 to 112.1.0 in /src
  • Loading branch information
t1m0thyj authored Oct 7, 2024
2 parents 48b17b3 + 1f16033 commit 0a14ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WinDynamicDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NGettext" Version="0.6.7" />
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="RestSharp" Version="112.1.0" />
<PackageReference Include="SunCalcNet" Version="1.2.2" />
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
<PackageReference Include="WindowsDisplayAPI" Version="1.3.0.13" />
Expand Down

0 comments on commit 0a14ebe

Please sign in to comment.