Skip to content

Commit 9993785

Browse files
deps: Update dependency PublicApiGenerator to 11.4.0
Updates-dependency: PublicApiGenerator Updates-dependency-from-version: 11.3.0 Updates-dependency-to-version: 11.4.0
1 parent f777dca commit 9993785

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

test/Cake.GitLab.Test/Cake.GitLab.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="xunit.v3" Version="1.0.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" PrivateAssets="all" />
1515
<PackageReference Include="coverlet.collector" Version="6.0.3" PrivateAssets="all" />
16-
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
16+
<PackageReference Include="PublicApiGenerator" Version="11.4.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="28.9.0" />
1818
<PackageReference Include="NGitLab.Mock" Version="7.2.0" />
1919
</ItemGroup>

test/Cake.GitLab.Test/packages.lock.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
},
7474
"PublicApiGenerator": {
7575
"type": "Direct",
76-
"requested": "[11.3.0, )",
77-
"resolved": "11.3.0",
78-
"contentHash": "v/OL9Tmeu9sDpTTIOI3dGWZxpH9PMtTDQng70Y6mn2NhNhxu8rooY93TY0+TPYV3OOfdrysUh3D5MF9uLg/iSg==",
76+
"requested": "[11.4.0, )",
77+
"resolved": "11.4.0",
78+
"contentHash": "LlWWJAp0pi/zNcGFGHthBNA9e/exKpASA3yde7V/eSbIO6x+AcH5MobYIsNQJ/+ajl2IFENHFAOTCZKp93Psiw==",
7979
"dependencies": {
8080
"Mono.Cecil": "0.11.6",
81-
"System.CodeDom": "9.0.0"
81+
"System.CodeDom": "6.0.0"
8282
}
8383
},
8484
"Verify.XunitV3": {
@@ -470,12 +470,12 @@
470470
},
471471
"PublicApiGenerator": {
472472
"type": "Direct",
473-
"requested": "[11.3.0, )",
474-
"resolved": "11.3.0",
475-
"contentHash": "v/OL9Tmeu9sDpTTIOI3dGWZxpH9PMtTDQng70Y6mn2NhNhxu8rooY93TY0+TPYV3OOfdrysUh3D5MF9uLg/iSg==",
473+
"requested": "[11.4.0, )",
474+
"resolved": "11.4.0",
475+
"contentHash": "LlWWJAp0pi/zNcGFGHthBNA9e/exKpASA3yde7V/eSbIO6x+AcH5MobYIsNQJ/+ajl2IFENHFAOTCZKp93Psiw==",
476476
"dependencies": {
477477
"Mono.Cecil": "0.11.6",
478-
"System.CodeDom": "9.0.0"
478+
"System.CodeDom": "6.0.0"
479479
}
480480
},
481481
"Verify.XunitV3": {

0 commit comments

Comments
 (0)