Skip to content

Commit

Permalink
Bump AssetRipper.Mining.PredefinedAssets from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
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](AssetRipper/AssetRipper.Mining@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>
  • Loading branch information
dependabot[bot] authored and ds5678 committed Aug 31, 2024
1 parent d70048e commit 70cf04d
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 @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion Source/AssetRipper.Import/AssetRipper.Import.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 70cf04d

Please sign in to comment.