Skip to content

Commit 39b498e

Browse files
authored
Merge pull request #9 from PrometheusClientNet/renovate/prometheus.client-4.x
chore(deps): update dependency prometheus.client to v4.1.0
2 parents e08aeb4 + c8e11cc commit 39b498e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</None>
3434
</ItemGroup>
3535
<ItemGroup>
36-
<PackageReference Include="Prometheus.Client" Version="4.0.0" />
36+
<PackageReference Include="Prometheus.Client" Version="4.1.0" />
3737
</ItemGroup>
3838
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
3939
<FrameworkReference Include="Microsoft.AspNetCore.App" />

0 commit comments

Comments
 (0)