Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update modularpipelines to 2.48.30
  • Loading branch information
renovate-bot committed Nov 2, 2025
commit bc76a1f100da9b8650cbd99327a518307be4a8a9
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
<PackageVersion Include="Microsoft.Testing.Platform" Version="2.0.1" />
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.0.1" />
<PackageVersion Include="System.Threading.Channels" Version="9.0.0" />
<PackageVersion Include="ModularPipelines.DotNet" Version="2.48.29" />
<PackageVersion Include="ModularPipelines.Git" Version="2.48.29" />
<PackageVersion Include="ModularPipelines.GitHub" Version="2.48.29" />
<PackageVersion Include="ModularPipelines.DotNet" Version="2.48.30" />
<PackageVersion Include="ModularPipelines.Git" Version="2.48.30" />
<PackageVersion Include="ModularPipelines.GitHub" Version="2.48.30" />
<PackageVersion Include="MSTest" Version="4.0.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="4.0.1" />
<PackageVersion Include="MSTest.TestFramework" Version="4.0.1" />
Expand Down
Loading