We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52e1f59 + 54691a4 commit b2c3b52Copy full SHA for b2c3b52
1 file changed
Directory.Build.props
@@ -18,7 +18,7 @@
18
<!--GraphQL-->
19
<GraphQL_Server_Version>5.0.1</GraphQL_Server_Version>
20
<GraphQL_Client_Version>3.2.3</GraphQL_Client_Version>
21
- <GraphQL_Version>4.2.0</GraphQL_Version>
+ <GraphQL_Version>4.3.0</GraphQL_Version>
22
23
<!--AutoMapper-->
24
<AutoMapper_DependencyInjection_Version>8.1.1</AutoMapper_DependencyInjection_Version>
@@ -31,7 +31,7 @@
31
<HealthChecks_Version>5.0.1</HealthChecks_Version>
32
33
<!--Others-->
34
- <FluentValidation_Version>10.0.2</FluentValidation_Version>
+ <FluentValidation_Version>10.0.4</FluentValidation_Version>
35
<Scrutor_Version>3.3.0</Scrutor_Version>
36
37
</PropertyGroup>
0 commit comments