Skip to content

Commit e53cdf4

Browse files
Bump prometheus-net from 5.0.1 to 6.0.0
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/prometheus-net/prometheus-net/releases) - [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History) - [Commits](prometheus-net/prometheus-net@v5.0.1...v6.0.0) --- updated-dependencies: - dependency-name: prometheus-net dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e66760 commit e53cdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="prometheus-net" Version="5.0.1" />
9+
<PackageReference Include="prometheus-net" Version="6.0.0" />
1010
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.13.1" />
1111
<PackageReference Include="System.IO.Abstractions" Version="13.2.47" />
1212
<PackageReference Include="IdentityModel.OidcClient" Version="4.0.0" />

0 commit comments

Comments
 (0)