Skip to content

Commit

Permalink
chore(deps): bump Uno.UI.Lottie from 5.0.0-dev.1148 to 5.0.0-dev.1409
Browse files Browse the repository at this point in the history
Bumps [Uno.UI.Lottie](https://github.com/unoplatform/uno) from 5.0.0-dev.1148 to 5.0.0-dev.1409.
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits)

---
updated-dependencies:
- dependency-name: Uno.UI.Lottie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 9e81bbf commit f606893
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Uno.Gallery/Uno.Gallery.Mobile/Uno.Gallery.Mobile.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PackageReference Include="Uno.ShowMeTheXAML.MSBuild" Version="1.1.0" />
<PackageReference Include="Uno.Toolkit.UI.Cupertino" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.Toolkit.UI.Material" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1409" />
<PackageReference Include="Uno.Core.Extensions.Disposables" Version="4.0.1" />
<PackageReference Include="Uno.Core.Extensions.Compatibility" Version="4.0.1" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Uno.ShowMeTheXAML.MSBuild" Version="1.1.0" />
<PackageReference Include="Uno.Toolkit.UI.Cupertino" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.Toolkit.UI.Material" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1409" />
<PackageReference Include="Uno.UI.Skia.Gtk" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.RemoteControl" Version="5.0.0-dev.1148" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.1148" />
Expand Down
2 changes: 1 addition & 1 deletion Uno.Gallery/Uno.Gallery.Wasm/Uno.Gallery.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<PackageReference Include="Uno.ShowMeTheXAML.MSBuild" Version="1.1.0" />
<PackageReference Include="Uno.Toolkit.UI.Cupertino" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.Toolkit.UI.Material" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1409" />
<PackageReference Include="Uno.UI.MediaPlayer.WebAssembly" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.WebAssembly" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.RemoteControl" Version="5.0.0-dev.1148" Condition="'$(Configuration)'=='Debug'" />
Expand Down

0 comments on commit f606893

Please sign in to comment.