Skip to content

Commit 04e6ebe

Browse files
Bump Prometheus.Client to 6.2.0 (#214)
1 parent 73fddb9 commit 04e6ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Prometheus.Client" Version="6.1.0" />
9+
<PackageReference Include="Prometheus.Client" Version="6.2.0" />
1010
<PackageReference Condition="'$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'"
1111
Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.32" />
1212
<PackageReference Condition="'$(TargetFramework)' == 'net8.0'"

0 commit comments

Comments
 (0)