Skip to content

Commit 0577560

Browse files
Merge pull request #289 from github/dependabot/nuget/src/YamlDotNet-15.1.2
Bump YamlDotNet from 13.7.1 to 15.1.2 in /src
2 parents 147f2e1 + b6c9574 commit 0577560

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.licenses/licenses.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Copyright © Microsoft Corporation. All rights reserved.
212212
License available at https://github.com/dotnet/corefx/blob/master/LICENSE.TXT
213213

214214

215-
License notice for YamlDotNet (v13.7.1)
215+
License notice for YamlDotNet (v15.1.2)
216216
------------------------------------
217217

218218
https://github.com/aaubry/YamlDotNet.git

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ SOFTWARE.
340340

341341
---------------------------------------------------------
342342

343-
YamlDotNet 13.7.1 - MIT
343+
YamlDotNet 15.1.2 - MIT
344344
https://github.com/aaubry/YamlDotNet.git
345345

346346
Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Antoine Aubry and contributors

src/ActionsImporter.ThirdPartyLicenseGenerator/ActionsImporter.ThirdPartyLicenseGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="YamlDotNet" Version="13.7.1" />
11+
<PackageReference Include="YamlDotNet" Version="15.1.2" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)