Skip to content

Commit

Permalink
update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
WamWooWam committed Dec 3, 2024
1 parent 4c0b689 commit 7283d46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions UniSky.Models/UniSky.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FishyFlip" Version="3.1.0-alpha.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="FishyFlip" Version="3.1.0-alpha.7" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion UniSky/UniSky.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
<Version>8.3.2</Version>
</PackageReference>
<PackageReference Include="FishyFlip">
<Version>3.1.0-alpha.0</Version>
<Version>3.1.0-alpha.7</Version>
</PackageReference>
<PackageReference Include="Humanizer.Core">
<Version>2.14.1</Version>
Expand Down

0 comments on commit 7283d46

Please sign in to comment.