Skip to content

Commit 5b02266

Browse files
test(deps): update dependency nuget to v7.3.1 (main) (#6435)
test(deps): update dependency nuget to v7.3.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9994cc6 commit 5b02266

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
@@ -185,7 +185,7 @@ FROM build AS test-mono
185185
RUN install-tool mono 6.14.1
186186

187187
# renovate: datasource=nuget packageName=NuGet.CommandLine
188-
RUN install-tool nuget 7.3.0
188+
RUN install-tool nuget 7.3.1
189189

190190
#--------------------------------------
191191
# Image: test-node

test/latest/Dockerfile

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

369369
# renovate: datasource=nuget packageName=NuGet.CommandLine
370-
RUN install-tool nuget 7.3.0
370+
RUN install-tool nuget 7.3.1
371371

372372
RUN nuget search nuget.commandline -Take 1
373373

0 commit comments

Comments
 (0)