Skip to content

Commit

Permalink
Bump ppy.osu.Game from 2023.1008.0 to 2023.1008.1
Browse files Browse the repository at this point in the history
Bumps [ppy.osu.Game](https://github.com/ppy/osu) from 2023.1008.0 to 2023.1008.1.
- [Release notes](https://github.com/ppy/osu/releases)
- [Commits](ppy/osu@2023.1008.0...2023.1008.1)

---
updated-dependencies:
- dependency-name: ppy.osu.Game
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent bdd73ac commit 2c2dc18
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.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1008.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1008.1" />
</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 @@ -35,7 +35,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game" Version="2023.1008.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1008.1" />
</ItemGroup>
<ItemGroup>
<Compile Update="Objects\Drawables\DrawableSlider.Calculations.cs">
Expand Down

0 comments on commit 2c2dc18

Please sign in to comment.