Skip to content

Commit 7714267

Browse files
test(deps): update dependency nuget to v7.6.0 (main) (#6712)
test(deps): update dependency nuget to v7.6.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 483ff1c commit 7714267

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ FROM build AS test-mono
197197
RUN install-tool mono 6.14.1
198198

199199
# renovate: datasource=nuget packageName=NuGet.CommandLine
200-
RUN install-tool nuget 7.3.1
200+
RUN install-tool nuget 7.6.0
201201

202202
#--------------------------------------
203203
# Image: test-node

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ USER 12021
370370
RUN install-tool mono 6.14.1
371371

372372
# renovate: datasource=nuget packageName=NuGet.CommandLine
373-
RUN install-tool nuget 7.3.1
373+
RUN install-tool nuget 7.6.0
374374

375375
RUN nuget search nuget.commandline -Take 1
376376

0 commit comments

Comments
 (0)