Skip to content

Commit

Permalink
Bump the skyline-cicd group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the skyline-cicd group with 2 updates: [Skyline.DataMiner.CICD.Assemblers.Automation](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Assemblers) and [Skyline.DataMiner.CICD.Assemblers.Protocol](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Assemblers).


Updates `Skyline.DataMiner.CICD.Assemblers.Automation` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Assemblers/releases)
- [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Assemblers@1.0.15...1.0.16)

Updates `Skyline.DataMiner.CICD.Assemblers.Protocol` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Assemblers/releases)
- [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Assemblers@1.0.15...1.0.16)

---
updated-dependencies:
- dependency-name: Skyline.DataMiner.CICD.Assemblers.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: skyline-cicd
- dependency-name: Skyline.DataMiner.CICD.Assemblers.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: skyline-cicd
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 60a80a5 commit 15b1438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DMApp.Automation/DMApp.Automation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Automation" Version="1.0.15" />
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Automation" Version="1.0.16" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DMProtocol/DMProtocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Protocol" Version="1.0.15" />
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Protocol" Version="1.0.16" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.4" />
</ItemGroup>
</Project>

0 comments on commit 15b1438

Please sign in to comment.