Skip to content

Commit c8e11cc

Browse files
committed
chore(deps): update dependency prometheus.client to v4.1.0
1 parent e08aeb4 commit c8e11cc

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)