Skip to content

Commit

Permalink
Bump CommunityToolkit.Maui.Markup from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Maui.Markup](https://github.com/communitytoolkit/Maui.Markup) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/communitytoolkit/Maui.Markup/releases)
- [Commits](CommunityToolkit/Maui.Markup@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui.Markup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent bf816e4 commit eb290f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/GitStatus.Mobile/GitStatus.Mobile.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="5.2.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.1.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.2.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.0" />
</ItemGroup>

Expand Down

0 comments on commit eb290f8

Please sign in to comment.