diff --git a/.azure-pipelines/generation-templates/capture-openapi.yml b/.azure-pipelines/generation-templates/capture-openapi.yml index 4ded0fe6e..2ca87a6cb 100644 --- a/.azure-pipelines/generation-templates/capture-openapi.yml +++ b/.azure-pipelines/generation-templates/capture-openapi.yml @@ -63,7 +63,7 @@ jobs: - template: checkout-metadata.yml - template: use-dotnet-sdk.yml - - pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease + - pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14 displayName: install hidi - pwsh: | diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 768dd82a4..87985758c 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -16,7 +16,7 @@ jobs: with: submodules: recursive - name: Setup .NET - uses: actions/setup-dotnet@v4.0.1 + uses: actions/setup-dotnet@v4.1.0 with: dotnet-version: 8.0.x - name: Restore dependencies diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 22e4df060..0ebaeeb00 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -18,10 +18,10 @@ - 3.6.1 + 3.6.3 - 3.6.1 + 3.6.2 \ No newline at end of file diff --git a/apidoctor b/apidoctor index 70e1e2a17..a34a80d1a 160000 --- a/apidoctor +++ b/apidoctor @@ -1 +1 @@ -Subproject commit 70e1e2a17e1c2196945245db3ae5b2fbac8f637e +Subproject commit a34a80d1a6fc4a88820464325a1f6b4f59b2ca2b diff --git a/submodules/vipr b/submodules/vipr index f2258bea1..f43c7ba7c 160000 --- a/submodules/vipr +++ b/submodules/vipr @@ -1 +1 @@ -Subproject commit f2258bea128f30f028846443e08d4c4f9a21b377 +Subproject commit f43c7ba7ca23a232c95c3491cc814227710b6178