Skip to content

Commit

Permalink
Bump the skyline-cicd group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the skyline-cicd group with 3 updates: [Microsoft.NETFramework.ReferenceAssemblies](/~https://github.com/Microsoft/dotnet), [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 `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](/~https://github.com/Microsoft/dotnet/commits)

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

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

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](/~https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: skyline-cicd
- 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
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: skyline-cicd
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent 3e8a657 commit d728938
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.1.1" />
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Automation" Version="1.1.2" />
</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.1.1" />
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Protocol" Version="1.1.2" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="2.0.5" />
</ItemGroup>
</Project>

0 comments on commit d728938

Please sign in to comment.