Skip to content

Commit

Permalink
Bump Cratis.Specifications.XUnit and Cratis.Specifications
Browse files Browse the repository at this point in the history
Bumps [Cratis.Specifications.XUnit](https://github.com/cratis/Specifications) and [Cratis.Specifications](https://github.com/cratis/Specifications). These dependencies needed to be updated together.

Updates `Cratis.Specifications.XUnit` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/cratis/Specifications/releases)
- [Commits](Cratis/Specifications@v3.0.3...v3.0.4)

Updates `Cratis.Specifications` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/cratis/Specifications/releases)
- [Commits](Cratis/Specifications@v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: Cratis.Specifications.XUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Cratis.Specifications
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 932118c commit db66b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.4" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.163" />
<!-- Testing & Specifications -->
<PackageVersion Include="Cratis.Specifications" Version="3.0.3" />
<PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.3" />
<PackageVersion Include="Cratis.Specifications" Version="3.0.4" />
<PackageVersion Include="Cratis.Specifications.XUnit" Version="3.0.4" />
<PackageVersion Include="Testcontainers" Version="3.9.0" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit db66b25

Please sign in to comment.