Skip to content

Commit 9aa6901

Browse files
authored
Merge pull request #14 from PrometheusClientNet/renovate/prometheus.client-4.x
chore(deps): update dependency prometheus.client to v4.4.0
2 parents 621d959 + 2bd983d commit 9aa6901

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.3.0" />
36+
<PackageReference Include="Prometheus.Client" Version="4.4.0" />
3737
</ItemGroup>
3838
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
3939
<FrameworkReference Include="Microsoft.AspNetCore.App" />

0 commit comments

Comments
 (0)