Skip to content

Commit

Permalink
Bump prometheusVersion from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps `prometheusVersion` from 0.15.0 to 0.16.0.

Updates `io.prometheus:simpleclient_common` from 0.15.0 to 0.16.0

Updates `io.prometheus:simpleclient_hotspot` from 0.15.0 to 0.16.0

Updates `io.prometheus:simpleclient_pushgateway` from 0.15.0 to 0.16.0

---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.prometheus:simpleclient_hotspot
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.prometheus:simpleclient_pushgateway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent d1d0447 commit bd66db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "1.0"

val kluentVersion = "1.73"
val ktorVersion = "2.3.1"
val prometheusVersion = "0.15.0"
val prometheusVersion = "0.16.0"
val micrometerVersion = "1.12.2"
val kotestVersion = "5.6.2"
val kotestExtensionsVersion = "2.0.0"
Expand Down

0 comments on commit bd66db4

Please sign in to comment.