Skip to content

Commit

Permalink
Development: Update version of micrometer prometheus package (#9255)
Browse files Browse the repository at this point in the history
  • Loading branch information
bensofficial authored and JohannesWt committed Sep 23, 2024
1 parent 8e63578 commit 78c7603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ dependencies {

implementation "tech.jhipster:jhipster-framework:${jhipster_dependencies_version}"
implementation "org.springframework.boot:spring-boot-starter-cache:${spring_boot_version}"
implementation "io.micrometer:micrometer-registry-prometheus:1.12.6"
implementation "io.micrometer:micrometer-registry-prometheus:1.13.3"
implementation "net.logstash.logback:logstash-logback-encoder:8.0"

// Defines low-level streaming API, and includes JSON-specific implementations
Expand Down

0 comments on commit 78c7603

Please sign in to comment.