Skip to content

Commit

Permalink
Bump Endjin.RecommendedPractices.GitHub in /Solutions (#172)
Browse files Browse the repository at this point in the history
Bumps Endjin.RecommendedPractices.GitHub from 2.1.14 to 2.1.15.

---
updated-dependencies:
- dependency-name: Endjin.RecommendedPractices.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 308a841 commit adc9910
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.14">
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.15">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
12 changes: 6 additions & 6 deletions Solutions/Firecracker.Management/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"net8.0": {
"Endjin.RecommendedPractices.GitHub": {
"type": "Direct",
"requested": "[2.1.14, )",
"resolved": "2.1.14",
"contentHash": "87FGP9G88n999p4Xzd0v+V1eigr9RpK08/Ihz7gSvabcss+9+u76IecDokCVHoS5MyR0c6YhVkncKXnKbwYE7g==",
"requested": "[2.1.15, )",
"resolved": "2.1.15",
"contentHash": "9aF/aMeS2+oUb15XRiVp5clB9DuXtYx+Ld5usvwegjickNEa5taX3tCMjkevgAtipIIgXA2X33lzjQu+nRBS4A==",
"dependencies": {
"Endjin.RecommendedPractices": "2.1.14",
"Endjin.RecommendedPractices": "2.1.15",
"Microsoft.SourceLink.GitHub": "1.1.1"
}
},
Expand Down Expand Up @@ -68,8 +68,8 @@
},
"Endjin.RecommendedPractices": {
"type": "Transitive",
"resolved": "2.1.14",
"contentHash": "6I3Gb6CHHzZ6+a6IwzFAw4ffpuSRW25ddMG9cdsfzDZ5FUB9wxlEtLOFWTmQu/IbysOGDFjb+LAAlk2GXTZESg==",
"resolved": "2.1.15",
"contentHash": "PHl/jXZTYfsPa/Ef27aEbbofvhe3hGHtY2Tbp/YlxTdQE2Z+XLoWvoilSWpzb96tWWCuHqCwwjD2sv5dktxztw==",
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.1"
}
Expand Down

0 comments on commit adc9910

Please sign in to comment.