Skip to content

Commit

Permalink
Bump Catel.MVVM from 6.0.4 to 6.0.5 in /src
Browse files Browse the repository at this point in the history
Bumps [Catel.MVVM](https://github.com/Catel/Catel) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/Catel/Catel/releases)
- [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt)
- [Commits](Catel/Catel@6.0.4...6.0.5)

---
updated-dependencies:
- dependency-name: Catel.MVVM
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 11d12be commit 6f24865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.Theming/Orc.Theming.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Catel.MVVM" Version="6.0.4" />
<PackageReference Include="Catel.MVVM" Version="6.0.5" />
<PackageReference Include="ControlzEx" Version="6.0.0" />
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 6f24865

Please sign in to comment.