Skip to content

Commit

Permalink
chore(deps): update 3rd parties .net packages updates to 1.0.93
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 4239955 commit 5f355b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<PackageVersion Include="dbup-core" Version="6.0.3" />
<PackageVersion Include="dbup-mysql" Version="6.0.4" />
<PackageVersion Include="DotNetMeteor.HotReload.Plugin" Version="3.3.0" />
<PackageVersion Include="DrifterApps.Seeds.Application" Version="1.0.84" />
<PackageVersion Include="DrifterApps.Seeds.Application.Mediatr" Version="1.0.84" />
<PackageVersion Include="DrifterApps.Seeds.Domain" Version="1.0.84" />
<PackageVersion Include="DrifterApps.Seeds.Application" Version="1.0.93" />
<PackageVersion Include="DrifterApps.Seeds.Application.Mediatr" Version="1.0.93" />
<PackageVersion Include="DrifterApps.Seeds.Domain" Version="1.0.93" />
<PackageVersion Include="DrifterApps.Seeds.FluentResult" Version="0.1.8" />
<PackageVersion Include="DrifterApps.Seeds.Infrastructure" Version="1.0.84" />
<PackageVersion Include="DrifterApps.Seeds.Infrastructure" Version="1.0.93" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.15" />
<PackageVersion Include="Hangfire.InMemory" Version="1.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion tests/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageVersion>
<PackageVersion Include="DrifterApps.Seeds.FluentResult.FluentAssertions" Version="0.1.8" />
<PackageVersion Include="DrifterApps.Seeds.Testing" Version="1.0.84" />
<PackageVersion Include="DrifterApps.Seeds.Testing" Version="1.0.93" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.34.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5f355b0

Please sign in to comment.