Skip to content

Commit f0d71e4

Browse files
authored
Merge pull request #235 from nanotaboada/dependabot/nuget/test/Dotnet.Samples.AspNetCore.WebApi.Tests/FluentValidation-12.0.0
chore(deps): bump FluentValidation from 11.11.0 to 12.0.0 in /test/Dotnet.Samples.AspNetCore.WebApi.Tests
2 parents 692f3f4 + 8b989c2 commit f0d71e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/Dotnet.Samples.AspNetCore.WebApi.Tests/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
},
9898
"FluentValidation": {
9999
"type": "Transitive",
100-
"resolved": "11.11.0",
101-
"contentHash": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw=="
100+
"resolved": "12.0.0",
101+
"contentHash": "8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA=="
102102
},
103103
"Humanizer": {
104104
"type": "Transitive",
@@ -1826,7 +1826,7 @@
18261826
"type": "Project",
18271827
"dependencies": {
18281828
"AutoMapper": "[14.0.0, )",
1829-
"FluentValidation": "[11.11.0, )",
1829+
"FluentValidation": "[12.0.0, )",
18301830
"Microsoft.AspNetCore.OpenApi": "[8.0.15, )",
18311831
"Microsoft.EntityFrameworkCore.InMemory": "[9.0.4, )",
18321832
"Microsoft.EntityFrameworkCore.SqlServer": "[9.0.4, )",

0 commit comments

Comments
 (0)