Skip to content

Commit 20ba5a1

Browse files
Bump the nuget-dependencies group with 2 updates (#95)
Bumps demaconsulting.spdxtool from 2.7.0 to 2.8.0 Bumps Polyfill from 9.12.0 to 9.13.0 --- updated-dependencies: - dependency-name: demaconsulting.spdxtool dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 9.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c351a3 commit 20ba5a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"demaconsulting.spdxtool": {
12-
"version": "2.7.0",
12+
"version": "2.8.0",
1313
"commands": [
1414
"spdx-tool"
1515
]

src/DemaConsulting.SonarMark/DemaConsulting.SonarMark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6767
</PackageReference>
6868
<!-- Polyfill is a source-only package; contentfiles delivers the polyfill source into this project -->
69-
<PackageReference Include="Polyfill" Version="9.12.0">
69+
<PackageReference Include="Polyfill" Version="9.13.0">
7070
<PrivateAssets>all</PrivateAssets>
7171
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7272
</PackageReference>

0 commit comments

Comments
 (0)