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.517.0 to 2024.622.0
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](ppy/osu-resources@2024.517.0...2024.622.0)

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 11cc7a5 commit ed23367
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.10.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.517.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2024.622.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.528.1" />
<PackageReference Include="ppy.osu.Framework" Version="2024.618.0" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\**\*" />
Expand Down

0 comments on commit ed23367

Please sign in to comment.