Skip to content

Commit

Permalink
Bump the tests group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the tests group with 4 updates: [DNTCommon.Web.Core](https://github.com/VahidN/DNTCommon.Web.Core), [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) and [DNTCaptcha.Core](https://github.com/VahidN/DNTCaptcha.Core).


Updates `DNTCommon.Web.Core` from 7.8.0 to 7.8.1
- [Commits](https://github.com/VahidN/DNTCommon.Web.Core/commits)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `DNTCaptcha.Core` from 5.2.9 to 5.2.10
- [Commits](https://github.com/VahidN/DNTCaptcha.Core/commits)

---
updated-dependencies:
- dependency-name: DNTCommon.Web.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: DNTCaptcha.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent ab9a0aa commit 8fab23d
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 @@ -12,8 +12,8 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0"/>
<PackageVersion Include="DNTBreadCrumb.Core" Version="2.0.2"/>
<PackageVersion Include="DNTCaptcha.Core" Version="5.2.9"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="7.8.0"/>
<PackageVersion Include="DNTCaptcha.Core" Version="5.2.10"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="7.8.1"/>
<PackageVersion Include="DNTPersianUtils.Core" Version="6.3.2"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0"/>
Expand Down

0 comments on commit 8fab23d

Please sign in to comment.