Skip to content

Commit

Permalink
Merge pull request #387 from taulazer/dependabot/nuget/ppy.osu.Game-2…
Browse files Browse the repository at this point in the history
…023.717.0

Bump ppy.osu.Game from 2023.605.0 to 2023.717.0
  • Loading branch information
LumpBloom7 authored Jul 16, 2023
2 parents 15f9a0c + 6883f2c commit f6ea013
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="ppy.osu.Game" Version="2023.605.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.717.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Game.Rulesets.Tau\osu.Game.Rulesets.Tau.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Tau/osu.Game.Rulesets.Tau.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<None Remove="Resources\Shaders\sh_DepthMask.vs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2023.605.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.717.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="Objects\Drawables\DrawableSlider.Calculations.cs">
Expand Down

0 comments on commit f6ea013

Please sign in to comment.