diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 87985758c..b2b2f7bcb 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.1.0 + uses: actions/setup-dotnet@v4.2.0 with: dotnet-version: 8.0.x - name: Restore dependencies diff --git a/apidoctor b/apidoctor index 7d8ebd44d..92c30894b 160000 --- a/apidoctor +++ b/apidoctor @@ -1 +1 @@ -Subproject commit 7d8ebd44df525326e28e74bc9c6e1a6115c223c8 +Subproject commit 92c30894b7391e97a34510e15cd573c6a9e61fbd diff --git a/src/Typewriter/Typewriter.csproj b/src/Typewriter/Typewriter.csproj index 8716cddba..604ba9ae5 100644 --- a/src/Typewriter/Typewriter.csproj +++ b/src/Typewriter/Typewriter.csproj @@ -17,16 +17,16 @@ 2.9.1 - - - - - + + + + + 5.1.2 - 5.3.2 + 5.3.4 diff --git a/submodules/vipr b/submodules/vipr index f43c7ba7c..6c62ff0ea 160000 --- a/submodules/vipr +++ b/submodules/vipr @@ -1 +1 @@ -Subproject commit f43c7ba7ca23a232c95c3491cc814227710b6178 +Subproject commit 6c62ff0ea3147062bb12888ee7dded395e867c69