Skip to content

Commit 612c291

Browse files
chore(deps): update meziantou monorepo
1 parent 8b819c6 commit 612c291

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Leap.Cli.Tests/Leap.Cli.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
<ItemGroup>
99
<PackageReference Include="FakeItEasy" Version="8.3.0" />
10-
<PackageReference Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.18" />
11-
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.20" />
10+
<PackageReference Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.19" />
11+
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.21" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1313
<PackageReference Include="Spectre.Console.Testing" Version="0.52.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />

src/Leap.Testing/Leap.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.3" />
19+
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.4" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)