From af505f04492285da9178aecf362527c65cc87ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:42:33 +0000 Subject: [PATCH] Bump the gradle group with 6 updates Bumps the gradle group with 6 updates: | Package | From | To | | --- | --- | --- | | [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.27.3` | `3.28.0` | | [Grpc.Tools](https://github.com/grpc/grpc) | `2.65.0` | `2.66.0` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.0` | `17.11.1` | | [xunit](https://github.com/xunit/xunit) | `2.4.2` | `2.9.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.4.5` | `2.8.2` | Updates `Google.Protobuf` from 3.27.3 to 3.28.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.3...v3.28.0) Updates `Grpc.Tools` from 2.65.0 to 2.66.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.6.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.11.1) Updates `xunit` from 2.4.2 to 2.9.0 - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.9.0) Updates `xunit.runner.visualstudio` from 2.4.5 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.4.5...2.8.2) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] --- src/Authzed.Net/Authzed.Net.csproj | 4 ++-- tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Authzed.Net/Authzed.Net.csproj b/src/Authzed.Net/Authzed.Net.csproj index 1ae72c3..9d5209e 100644 --- a/src/Authzed.Net/Authzed.Net.csproj +++ b/src/Authzed.Net/Authzed.Net.csproj @@ -30,10 +30,10 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj b/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj index 3e5f766..b9aaeab 100644 --- a/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj +++ b/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj @@ -10,20 +10,20 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + +