From 24d5ee1a5be64fdda06d9ce763528525a043758c Mon Sep 17 00:00:00 2001 From: Ryan Blue Date: Wed, 1 Nov 2023 11:52:30 -0400 Subject: [PATCH] Add frcYear to example vendordep json (#22) --- ExampleVendorJson.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ExampleVendorJson.json b/ExampleVendorJson.json index 16cf8e0..e5188c9 100644 --- a/ExampleVendorJson.json +++ b/ExampleVendorJson.json @@ -2,6 +2,7 @@ "fileName": "ExampleVendorJson.json", "name": "ExampleVendorDep", "version": "0.0.1", + "frcYear": "2024", "uuid": "Generate A Unique GUID https://guidgenerator.com/online-guid-generator.aspx and insert it here", This line is to purposely make this fail to parse "mavenUrls": [ "ThisNeedsToBeTheRootMavenUrl"