Skip to content

Commit

Permalink
Merge pull request #66 from JaCraig/dependabot/nuget/dependencies-02f…
Browse files Browse the repository at this point in the history
…a5e42e9

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig authored Nov 21, 2023
2 parents f83c4ed + 120cf4e commit eca870b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ExampleApp/ExampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FileCurator" Version="4.0.37" />
<PackageReference Include="FileCurator" Version="4.0.38" />
<PackageReference Include="SerialBox" Version="4.0.17" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions TaskMaster/TaskMaster.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FileCurator" Version="4.0.37" />
<PackageReference Include="FileCurator" Version="4.0.38" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Monarch" Version="3.0.38" />
<PackageReference Include="Monarch" Version="3.0.39" />
<PackageReference Include="SerialBox" Version="4.0.17" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
Expand Down

0 comments on commit eca870b

Please sign in to comment.