Skip to content

Commit 4376a03

Browse files
Bump prometheus-net from 8.2.0 to 8.2.1 (#1493)
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 8.2.0 to 8.2.1. - [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@v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: prometheus-net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61f0bf7 commit 4376a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesClient/KubernetesClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="prometheus-net" Version="8.2.0" />
13+
<PackageReference Include="prometheus-net" Version="8.2.1" />
1414
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
1515
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.1" />
1616
<PackageReference Include="Fractions" Version="7.3.0" />

0 commit comments

Comments
 (0)