From 46df6dbd855994f6c2a71ed5dc07c4e7091929bc Mon Sep 17 00:00:00 2001
From: "smartway-bot[bot]"
 <176469786+smartway-bot[bot]@users.noreply.github.com>
Date: Tue, 30 Jul 2024 17:08:27 +0000
Subject: [PATCH] chore(deps): update dependency smartway.mvvm to v0.20.0

---
 Smartway.UiComponent/Smartway.UiComponent.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Smartway.UiComponent/Smartway.UiComponent.csproj b/Smartway.UiComponent/Smartway.UiComponent.csproj
index 6c1eea6..73ba9b3 100644
--- a/Smartway.UiComponent/Smartway.UiComponent.csproj
+++ b/Smartway.UiComponent/Smartway.UiComponent.csproj
@@ -36,7 +36,7 @@
   <ItemGroup>
     <PackageReference Include="Smartway.Barcode" Version="0.1.0" />
     <PackageReference Include="Smartway.ValueObjects" Version="0.3.0" />
-    <PackageReference Include="Smartway.Mvvm" Version="0.4.0" />
+    <PackageReference Include="Smartway.Mvvm" Version="0.20.0" />
     <PackageReference Include="Xamarin.CommunityToolkit" Version="1.2.0" />
     <PackageReference Include="Xamarin.Forms" Version="5.0.0.2012" />
   </ItemGroup>