Skip to content

Commit

Permalink
Merge pull request #407 from nickbabcock/dependabot/nuget/NLog-5.2.5
Browse files Browse the repository at this point in the history
Bump NLog from 5.2.4 to 5.2.5
  • Loading branch information
nickbabcock authored Nov 9, 2023
2 parents bfe1965 + b097223 commit cb0ac28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OhmGraphite/OhmGraphite.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="InfluxDB.Client" Version="4.13.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="7.0.1" />
<PackageReference Include="NLog" Version="5.2.4" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="prometheus-net" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit cb0ac28

Please sign in to comment.