Skip to content

Commit

Permalink
Bump Caliburn.Micro from 3.2 to 4.0.212
Browse files Browse the repository at this point in the history
Bumps [Caliburn.Micro](https://github.com/Caliburn-Micro/Caliburn.Micro) from 3.2 to 4.0.212.
- [Release notes](https://github.com/Caliburn-Micro/Caliburn.Micro/releases)
- [Commits](Caliburn-Micro/Caliburn.Micro@3.2.0...4.0.212)

---
updated-dependencies:
- dependency-name: Caliburn.Micro
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 50a75e8 commit 7fa1f79
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 @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Caliburn.Micro" Version="3.2" />
<PackageReference Include="Caliburn.Micro" Version="4.0.212" />
<PackageReference Include="Gu.Analyzers" Version="2.0.2" PrivateAssets="all" />
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion ValidCode/ValidCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Caliburn.Micro" Version="3.2" />
<PackageReference Include="Caliburn.Micro" Version="4.0.212" />
<PackageReference Include="Gu.Wpf.Reactive" Version="5.0.1" />
<PackageReference Include="MvvmCross" Version="9.0.8" />
<PackageReference Include="MvvmLightLibs" Version="5.4.1.1" />
Expand Down

0 comments on commit 7fa1f79

Please sign in to comment.