Skip to content

Commit 2856d5c

Browse files
Bump PublicApiGenerator from 11.3.0 to 11.4.0
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.3.0 to 11.4.0. - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases) - [Commits](PublicApiGenerator/PublicApiGenerator@11.3.0...11.4.0) --- updated-dependencies: - dependency-name: PublicApiGenerator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7ceb62 commit 2856d5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,9 +699,9 @@
699699
"net8.0": {
700700
"Microsoft.NET.ILLink.Tasks": {
701701
"type": "Direct",
702-
"requested": "[8.0.12, )",
703-
"resolved": "8.0.12",
704-
"contentHash": "FV4HnQ3JI15PHnJ5PGTbz+rYvrih42oLi/7UMIshNwCwUZhTq13UzrggtXk4ygrcMcN+4jsS6hhshx2p/Zd0ig=="
702+
"requested": "[8.0.11, )",
703+
"resolved": "8.0.11",
704+
"contentHash": "zk5lnZrYJgtuJG8L4v17Ej8rZ3PUcR2iweNV08BaO5LbYHIi2wNaVNcJoLxvqgQdnjLlKnCCfVGLDr6QHeAarQ=="
705705
},
706706
"MinVer": {
707707
"type": "Direct",

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="FluentAssertions" Version="[7.0.0,8.0.0)" />
1111
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13-
<PackageReference Include="PublicApiGenerator" Version="11.3.0" />
13+
<PackageReference Include="PublicApiGenerator" Version="11.4.0" />
1414
<PackageReference Include="ReportGenerator" Version="5.4.3" PrivateAssets="all" />
1515
<PackageReference Include="Serilog" Version="4.2.0" />
1616
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />

0 commit comments

Comments
 (0)