Skip to content

Commit

Permalink
Bump Tingle.PeriodicTasks from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [Tingle.PeriodicTasks](https://github.com/tinglesoftware/dotnet-periodic-tasks) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tinglesoftware/dotnet-periodic-tasks/releases)
- [Commits](tinglesoftware/dotnet-periodic-tasks@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: Tingle.PeriodicTasks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d933b96 commit 58a218d
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 @@ -40,7 +40,7 @@
<PackageReference Include="Tingle.EventBus.Transports.InMemory" Version="0.19.2" />
<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="Tingle.PeriodicTasks" Version="1.2.0" />
<PackageReference Include="YamlDotNet" Version="13.4.0" />
</ItemGroup>

Expand Down

0 comments on commit 58a218d

Please sign in to comment.