Skip to content

Commit

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

- [Release notes](https://github.com/tinglesoftware/dotnet-extensions/releases)
- [Commits](tinglesoftware/dotnet-extensions@4.2.1...4.2.2)

---
updated-dependencies:
- dependency-name: Tingle.Extensions.DataAnnotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 22, 2023
1 parent 09be7a1 commit d1d6422
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
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<Deterministic>true</Deterministic>
Expand Down Expand Up @@ -37,7 +37,7 @@
<!-- <PackageReference Include="Tingle.AspNetCore.ApplicationInsights" Version="4.2.1" /> -->
<PackageReference Include="Tingle.EventBus.Transports.Azure.ServiceBus" Version="0.19.2" />
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.19.2" />
<PackageReference Include="Tingle.Extensions.DataAnnotations" Version="4.2.1" />
<PackageReference Include="Tingle.Extensions.DataAnnotations" Version="4.2.2" />
<PackageReference Include="Tingle.Extensions.Serilog" Version="4.2.2" />
<PackageReference Include="Tingle.PeriodicTasks" Version="1.1.0" />
<PackageReference Include="YamlDotNet" Version="13.3.1" />
Expand Down

0 comments on commit d1d6422

Please sign in to comment.