Skip to content

Commit

Permalink
Bump the osu-related group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the osu-related group with 2 updates in the / directory: [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) and [ppy.osu.Framework](https://github.com/ppy/osu-framework).


Updates `ppy.osu.Game.Resources` from 2024.810.0 to 2024.904.0
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](ppy/osu-resources@2024.810.0...2024.904.0)

Updates `ppy.osu.Framework` from 2024.831.0 to 2024.907.1
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2024.831.0...2024.907.1)

---
updated-dependencies:
- dependency-name: ppy.osu.Game.Resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
- dependency-name: ppy.osu.Framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osu-related
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 95df303 commit b5d2978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osu.Framework.Font.Tests/osu.Framework.Font.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.810.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.904.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Framework.Font\osu.Framework.Font.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion osu.Framework.Font/osu.Framework.Font.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Framework" Version="2024.831.0" />
<PackageReference Include="ppy.osu.Framework" Version="2024.907.1" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
Expand Down

0 comments on commit b5d2978

Please sign in to comment.