Skip to content

Commit d2dd052

Browse files
chore(deps): update dependency system.valuetuple to 4.6.0 (#341)
1 parent 79b650f commit d2dd052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.Abstractions/Prometheus.Client.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<RepositoryUrl>https://github.com/prom-client-net/prom-client</RepositoryUrl>
77
</PropertyGroup>
88
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
9-
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
9+
<PackageReference Include="System.ValueTuple" Version="4.6.0" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)