Skip to content

Commit

Permalink
Bump Caliburn.Micro from 3.2 to 4.0.173
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.173.
- [Release notes](https://github.com/Caliburn-Micro/Caliburn.Micro/releases)
- [Commits](Caliburn-Micro/Caliburn.Micro@3.2.0...4.0.173)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2021
1 parent 5cbf561 commit f258e8b
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 @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Caliburn.Micro" Version="3.2" />
<PackageReference Include="Caliburn.Micro" Version="4.0.173" />
<PackageReference Include="Gu.Analyzers" Version="1.8.5" PrivateAssets="all" />
<PackageReference Include="Gu.Roslyn.Asserts" Version="3.3.2" />
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="3.3.1" 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 @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Caliburn.Micro" Version="4.0.62-alpha" />
<PackageReference Include="Caliburn.Micro" Version="4.0.173" />
<PackageReference Include="Gu.Wpf.Reactive" Version="5.0.1" />
<PackageReference Include="MvvmCross" Version="8.0.1" />
<PackageReference Include="MvvmLight" Version="5.4.1.1" />
Expand Down

0 comments on commit f258e8b

Please sign in to comment.