Skip to content

Commit 7f2ab44

Browse files
Bump the nuget-dependencies group with 2 updates (#103)
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 a45a710 commit 7f2ab44

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
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"demaconsulting.spdxtool": {
18-
"version": "2.7.0",
18+
"version": "2.8.0",
1919
"commands": [
2020
"spdx-tool"
2121
]

src/DemaConsulting.BuildMark/DemaConsulting.BuildMark.csproj

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

0 commit comments

Comments
 (0)