Skip to content

Commit

Permalink
Bump the skyline-cicd group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the skyline-cicd group with 3 updates in the / directory: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet), [Skyline.DataMiner.CICD.Common](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Loggers) and [Skyline.DataMiner.CICD.Parsers.Protocol](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Parsers).


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

Updates `Skyline.DataMiner.CICD.Common` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Loggers/releases)
- [Commits](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Loggers/commits)

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

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.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: skyline-cicd
- dependency-name: Skyline.DataMiner.CICD.Parsers.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 4, 2025
1 parent 7eb6368 commit e562e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Protocol/Protocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Protocol" Version="1.0.13" />
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.5" />
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Protocol" Version="1.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e562e5c

Please sign in to comment.