Ver código fonte

Bump LibreHardwareMonitorLib from 0.9.2-pre186 to 0.9.2-pre209

Bumps [LibreHardwareMonitorLib](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor) from 0.9.2-pre186 to 0.9.2-pre209.
- [Release notes](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases)
- [Commits](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/commits)

---
updated-dependencies:
- dependency-name: LibreHardwareMonitorLib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 anos atrás
pai
commit
c1fb34b72c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -35,7 +35,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="LibreHardwareMonitorLib" Version="0.9.2-pre186" />
+    <PackageReference Include="LibreHardwareMonitorLib" Version="0.9.2-pre209" />
     <PackageReference Include="InfluxDB.Client" Version="4.9.0" />
     <PackageReference Include="Npgsql" Version="7.0.2" />
     <PackageReference Include="prometheus-net" Version="6.0.0" />