Skip to content

Commit

Permalink
Bump UnitsNet from 5.42.0 to 5.47.0
Browse files Browse the repository at this point in the history
Bumps [UnitsNet](https://github.com/angularsen/UnitsNet) from 5.42.0 to 5.47.0.
- [Release notes](https://github.com/angularsen/UnitsNet/releases)
- [Commits](angularsen/UnitsNet@UnitsNet/5.42.0...UnitsNet/5.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent a5ceb08 commit d0c3260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.3.4" />
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="UnitsNet" Version="5.42.0" />
<PackageReference Include="UnitsNet" Version="5.47.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit d0c3260

Please sign in to comment.