Skip to content

Commit

Permalink
build(deps): bump the json-serialization-package-minor-and-patch grou…
Browse files Browse the repository at this point in the history
…p across 1 directory with 2 updates

Bumps the json-serialization-package-minor-and-patch group with 2 updates in the /source/JsonSerialization directory: [Energinet.DataHub.Core.TestCommon](https://github.com/Energinet-DataHub/geh-core) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions).


Updates `Energinet.DataHub.Core.TestCommon` from 7.0.4 to 7.1.1
- [Commits](https://github.com/Energinet-DataHub/geh-core/commits)

Updates `FluentAssertions` from 7.0.0 to 7.0.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@7.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: Energinet.DataHub.Core.TestCommon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: json-serialization-package-minor-and-patch
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: json-serialization-package-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 358e177 commit 022157e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.4" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.1.1" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 022157e

Please sign in to comment.