From f5d3528b6765dcf9a764d2b805371e4acb4e8412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:01:11 +0000 Subject: [PATCH] deps: Update dependency Microsoft.CodeAnalysis.CSharp to 4.12.0 Updates-dependency: Microsoft.CodeAnalysis.CSharp Updates-dependency-from-version: 4.10.0 Updates-dependency-to-version: 4.12.0 --- .../Cake.GitLab.Generator.csproj | 2 +- build/Cake.GitLab.Generator/packages.lock.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/Cake.GitLab.Generator/Cake.GitLab.Generator.csproj b/build/Cake.GitLab.Generator/Cake.GitLab.Generator.csproj index e7b2f60..49ced72 100644 --- a/build/Cake.GitLab.Generator/Cake.GitLab.Generator.csproj +++ b/build/Cake.GitLab.Generator/Cake.GitLab.Generator.csproj @@ -8,7 +8,7 @@ - + diff --git a/build/Cake.GitLab.Generator/packages.lock.json b/build/Cake.GitLab.Generator/packages.lock.json index bcd84d2..4b66e80 100644 --- a/build/Cake.GitLab.Generator/packages.lock.json +++ b/build/Cake.GitLab.Generator/packages.lock.json @@ -16,12 +16,12 @@ }, "Microsoft.CodeAnalysis.CSharp": { "type": "Direct", - "requested": "[4.10.0, )", - "resolved": "4.10.0", - "contentHash": "iifqKy3KvCgPABHFbFlSxjEoE+OItZGuZ191NM/TWV750m1jMypr7BtrP65ET+OK2KNVupO8S8xCtxbNqw056A==", + "requested": "[4.12.0, )", + "resolved": "4.12.0", + "contentHash": "30vVQ1MizeC22iEdEvI2w0eTIYG43/L20yBzuQH01xKzJgHAoWehzI2F8u07o4mXh4DGMOjQF7aEm0zzvsG3Mg==", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.4", - "Microsoft.CodeAnalysis.Common": "[4.10.0]", + "Microsoft.CodeAnalysis.Common": "[4.12.0]", "System.Buffers": "4.5.1", "System.Collections.Immutable": "8.0.0", "System.Memory": "4.5.5", @@ -49,8 +49,8 @@ }, "Microsoft.CodeAnalysis.Common": { "type": "Transitive", - "resolved": "4.10.0", - "contentHash": "7O4+dn0fNKykPpEB1i8/5EKzwD3fuu/shdbbnnsBmdiHMaBz6telOubDFwPwLQQ/PvOAWTFIWWTyAOmWvXRD2g==", + "resolved": "4.12.0", + "contentHash": "c1kNYihL2gdcuU1dqm8R8YeA4YkB43TpU3pa2r66Uooh6AAhRtENzj9A4Kj0a+H8JDDyuTjNZql9XlVUzV+UjA==", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.4", "System.Buffers": "4.5.1",