Skip to content

Commit

Permalink
upd - Updated libraries
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Nov 6, 2024
1 parent dce9d35 commit 49f65d2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions BassBoom.Basolia/BassBoom.Basolia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.70" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="Textify.Offline" Version="2.0.3" />
<PackageReference Include="Textify.Offline" Version="2.6.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion BassBoom.Cli/BassBoom.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Terminaux" Version="5.4.0.1" />
<PackageReference Include="Terminaux" Version="5.4.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions BassBoom.Native/BassBoom.Native.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SpecProbe.Loader" Version="3.1.0" />
<PackageReference Include="SpecProbe.Software" Version="3.1.0" />
<PackageReference Include="SpecProbe.Loader" Version="3.2.1" />
<PackageReference Include="SpecProbe.Software" Version="3.2.1" />
</ItemGroup>

</Project>

0 comments on commit 49f65d2

Please sign in to comment.