Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexrp committed Jun 28, 2024
1 parent 95c3fd9 commit 7c261df
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.1.1" />
Version="1.2.4" />
</ItemGroup>

<ItemGroup Condition="'$(UsingVezelZigSdk)' != 'true'">
Expand Down

0 comments on commit 7c261df

Please sign in to comment.