Skip to content

Commit

Permalink
Merge pull request #1980 from UnderminersTeam/dependabot/nuget/System…
Browse files Browse the repository at this point in the history
….ComponentModel.Composition-9.0.0

Bump System.ComponentModel.Composition from 8.0.0 to 9.0.0
  • Loading branch information
Miepee authored Nov 27, 2024
2 parents 5bbc257 + 0ee9d27 commit 5238dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UndertaleModTests/UndertaleModTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="MSTest.TestFramework">
<Version>3.6.3</Version>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
</ItemGroup>
</Project>

0 comments on commit 5238dd1

Please sign in to comment.