Bump AssetRipper.Mining.PredefinedAssets from 1.3.2 to 1.4.0

Bumps [AssetRipper.Mining.PredefinedAssets](https://github.com/AssetRipper/AssetRipper.Mining) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/AssetRipper/AssetRipper.Mining/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.Mining/compare/1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: AssetRipper.Mining.PredefinedAssets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-30 01:24:28 +00:00 committed by Jeremy Pritts
parent d70048e2a4
commit 70cf04d202
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AssetRipper.HashAlgorithms" Version="1.0.0" />
<PackageReference Include="AssetRipper.Mining.PredefinedAssets" Version="1.3.2" />
<PackageReference Include="AssetRipper.Mining.PredefinedAssets" Version="1.4.0" />
<PackageReference Include="AssetRipper.Tpk" Version="1.0.0" />
<PackageReference Include="ICSharpCode.Decompiler" Version="8.2.0.7535" />
</ItemGroup>

View File

@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AsmResolver.DotNet" Version="6.0.0-beta.1" />
<PackageReference Include="AssetRipper.Gee.External.Capstone" Version="2.3.2" />
<PackageReference Include="AssetRipper.Mining.PredefinedAssets" Version="1.3.2" />
<PackageReference Include="AssetRipper.Mining.PredefinedAssets" Version="1.4.0" />
<PackageReference Include="AssetRipper.Primitives" Version="3.1.3" />
<PackageReference Include="AssetRipper.Tpk" Version="1.0.0" />
<PackageReference Include="Samboy063.Cpp2IL.Core" Version="2022.1.0-pre-release.15" />