Skip to content

Commit

Permalink
Bump DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25
Browse files Browse the repository at this point in the history
Bumps [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) from 1.2.4 to 1.2.25.
- [Release notes](https://github.com/dotnet/reproducible-builds/releases)
- [Commits](dotnet/reproducible-builds@v1.2.4...v1.2.25)

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and teo-tsirpanis committed Sep 16, 2024
1 parent 85afde9 commit 0656a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
</ItemGroup>
</Project>

0 comments on commit 0656a72

Please sign in to comment.