Skip to content

Commit

Permalink
Bump QueryStringGenerator from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tparviainen committed Jul 1, 2023
1 parent 4375443 commit eae3af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClashOfClans/ClashOfClans.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="QueryStringGenerator" Version="1.0.0">
<PackageReference Include="QueryStringGenerator" Version="1.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit eae3af0

Please sign in to comment.