Skip to content

Commit c3aa43d

Browse files
chore(deps): update meziantou monorepo (#76)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 59d6e83 commit c3aa43d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="FakeItEasy" Version="8.3.0" />
1010
<PackageReference Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.19" />
11-
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.24" />
11+
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.25" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1313
<PackageReference Include="Spectre.Console.Testing" Version="0.53.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.6" />
19+
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.7" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)