Skip to content

Commit 7382202

Browse files
committed
chore: upgrade dependencies
1 parent 49d4507 commit 7382202

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/SKIT.FlurlHttpClient.ByteDance.DouyinOpen.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.0" />
39+
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.1" />
4040
</ItemGroup>
4141

4242
</Project>

src/SKIT.FlurlHttpClient.ByteDance.MicroApp/SKIT.FlurlHttpClient.ByteDance.MicroApp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
</ItemGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
40-
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.0" />
39+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
40+
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.1" />
4141
</ItemGroup>
4242

4343
</Project>

src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobal/SKIT.FlurlHttpClient.ByteDance.TikTokGlobal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.0" />
42+
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.1" />
4343
</ItemGroup>
4444

4545
</Project>

src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.0" />
42+
<PackageReference Include="SKIT.FlurlHttpClient.Common" Version="3.1.1" />
4343
</ItemGroup>
4444

4545
</Project>

0 commit comments

Comments
 (0)