diff --git a/cg/nuget/cgmanifest.json b/cg/nuget/cgmanifest.json index 884e1c0a7..4dbad06fe 100644 --- a/cg/nuget/cgmanifest.json +++ b/cg/nuget/cgmanifest.json @@ -195,7 +195,7 @@ "Type": "NuGet", "NuGet": { "Name": "BuildXL.Tools.Ninjson", - "Version": "1.11.1" + "Version": "1.11.2" } } }, diff --git a/config.dsc b/config.dsc index 411dd5052..b12162702 100644 --- a/config.dsc +++ b/config.dsc @@ -348,7 +348,7 @@ config({ { id: "ObjectLayoutInspector", version: "0.1.4" }, // Ninja JSON graph generation helper - { id: "BuildXL.Tools.Ninjson", version: "1.11.1" }, + { id: "BuildXL.Tools.Ninjson", version: "1.11.2" }, { id: "BuildXL.Tools.AppHostPatcher", version: "1.0.0" }, // Kusto SDK (for netstandard)