Skip to content

Commit

Permalink
Bump the tingle group with 2 updates (#1486)
Browse files Browse the repository at this point in the history
Bumps the tingle group with 2 updates: [Tingle.Extensions.DataAnnotations](https://github.com/tinglesoftware/dotnet-extensions) and [Tingle.Extensions.Primitives](https://github.com/tinglesoftware/dotnet-extensions).


Updates `Tingle.Extensions.DataAnnotations` from 4.14.1 to 5.0.0
- [Release notes](https://github.com/tinglesoftware/dotnet-extensions/releases)
- [Commits](tinglesoftware/dotnet-extensions@4.14.1...5.0.0)

Updates `Tingle.Extensions.Primitives` from 4.14.1 to 5.0.0
- [Release notes](https://github.com/tinglesoftware/dotnet-extensions/releases)
- [Commits](tinglesoftware/dotnet-extensions@4.14.1...5.0.0)

---
updated-dependencies:
- dependency-name: Tingle.Extensions.DataAnnotations
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tingle
- dependency-name: Tingle.Extensions.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tingle
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6dd579a commit 6afeacc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.22.3" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.22.3" />
<PackageReference Include="Tingle.Extensions.DataAnnotations" Version="4.14.1" />
<PackageReference Include="Tingle.Extensions.Primitives" Version="4.14.1" />
<PackageReference Include="Tingle.Extensions.DataAnnotations" Version="5.0.0" />
<PackageReference Include="Tingle.Extensions.Primitives" Version="5.0.0" />
<PackageReference Include="Tingle.Extensions.Serilog" Version="4.14.1" />
<PackageReference Include="Tingle.PeriodicTasks" Version="1.5.2" />
<PackageReference Include="YamlDotNet" Version="16.2.0" />
Expand Down

0 comments on commit 6afeacc

Please sign in to comment.