Skip to content

Commit

Permalink
dep: Update dependency Punchclock to v3.4.143
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 3a03b9f commit 860b6ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Punchclock" Version="3.4.3" />
<PackageReference Include="Punchclock" Version="3.4.143" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.49-beta" PrivateAssets="all" />
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
<PackageReference Include="Punchclock" Version="3.4.3" />
<PackageReference Include="Punchclock" Version="3.4.143" />
<PackageReference Include="QRCoder" Version="1.5.1" />
<PackageReference Include="QRCoder.Xaml" Version="1.5.1" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.3.1" PrivateAssets="all" />
Expand Down

0 comments on commit 860b6ba

Please sign in to comment.