Skip to content

Commit

Permalink
Upgrade the package to the latest.
Browse files Browse the repository at this point in the history
I guess should not have any breaking change.
  • Loading branch information
andy840119 committed Dec 31, 2023
1 parent fead14a commit d9017f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ppy.osu.Game" Version="2023.1229.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1231.0" />
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00016" />
<PackageReference Include="Lucene.Net.Analysis.Kuromoji" Version="4.8.0-beta00016" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.1" />
Expand Down

0 comments on commit d9017f9

Please sign in to comment.