Skip to content

Commit

Permalink
Bump the nuget group with 6 updates (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent d334d92 commit 3972e1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"rollForward": false
},
"csharpier": {
"version": "0.29.1",
"version": "0.29.2",
"commands": [
"dotnet-csharpier"
],
Expand Down
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<ItemGroup>
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="Basic.Reference.Assemblies" Version="1.7.8" />
<PackageVersion Include="EntityGraphQL" Version="5.4.3" />
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.4.3" />
<PackageVersion Include="EntityGraphQL" Version="5.4.5" />
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.4.5" />
<PackageVersion Include="FluentRandomPicker" Version="3.5.1" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="FluentValidation" Version="11.10.0" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageVersion Include="Hangfire.Core" Version="1.8.14" />
<PackageVersion Include="Hangfire.Postgresql" Version="1.20.9" />
Expand Down Expand Up @@ -61,8 +61,8 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MockQueryable.Moq" Version="7.0.3" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.4.0" />
<PackageVersion Include="Verify.XUnit" Version="26.4.2" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.4.3" />
<PackageVersion Include="Verify.XUnit" Version="26.4.5" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="GraphQL.Client" Version="6.1.0" />
Expand Down

0 comments on commit 3972e1c

Please sign in to comment.