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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexrp committed Sep 11, 2024
1 parent aad04b6 commit 9e7c957
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 @@ -5,7 +5,7 @@

<ItemGroup>
<GlobalPackageReference Include="DotNet.ReproducibleBuilds"
Version="1.2.4" />
Version="1.2.25" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite"
Version="1.0.315" />
</ItemGroup>
Expand Down

0 comments on commit 9e7c957

Please sign in to comment.