Skip to content

Commit

Permalink
Bump Microsoft.PowerPlatform.Dataverse.Client from 1.1.9 to 1.1.14
Browse files Browse the repository at this point in the history
Bumps [Microsoft.PowerPlatform.Dataverse.Client](https://github.com/microsoft/PowerPlatform-DataverseServiceClient) from 1.1.9 to 1.1.14.
- [Release notes](https://github.com/microsoft/PowerPlatform-DataverseServiceClient/releases)
- [Commits](microsoft/PowerPlatform-DataverseServiceClient@1.1.9...1.1.14)

---
updated-dependencies:
- dependency-name: Microsoft.PowerPlatform.Dataverse.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 82c6254 commit 0dab7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.9" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.19.12" />
<PackageReference Include="Microsoft.PowerPlatform.Dataverse.Client" Version="1.1.9" />
<PackageReference Include="Microsoft.PowerPlatform.Dataverse.Client" Version="1.1.14" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="7.0.5" />
Expand Down

0 comments on commit 0dab7ef

Please sign in to comment.