Skip to content

Commit

Permalink
U - Oppgraderer io.micrometer:micrometer-registry-prometheus:1.13.1 -…
Browse files Browse the repository at this point in the history
…> 1.13.3

Automatisert oppgradering av io.micrometer:micrometer-registry-prometheus.
  • Loading branch information
dskarpas committed Aug 27, 2024
1 parent 6814ea9 commit 87a82c2
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 @@ -71,7 +71,7 @@ dependencies {
implementation ("no.nav.common:token-client:3.2024.05.23_05.46-2b29fa343e8e")

// Micrometer
implementation("io.micrometer:micrometer-registry-prometheus:1.13.1")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.3")

implementation ("org.springframework.kafka:spring-kafka:$springKafkaVersion")

Expand Down

0 comments on commit 87a82c2

Please sign in to comment.