Skip to content

Commit

Permalink
e - Oppdatering av ep-metrics, ep-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 15, 2023
1 parent 9d7bdf6 commit 60d1c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ dependencies {
exclude module: "commons-logging"
}

implementation("no.nav.eessi.pensjon:ep-metrics:2.0.29")
implementation("no.nav.eessi.pensjon:ep-logging:2.1.25")
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.36")
implementation("no.nav.eessi.pensjon:ep-logging:2.1.28")
implementation("no.nav.eessi.pensjon:ep-eux:2.1.53")
implementation("io.micrometer:micrometer-registry-prometheus:1.11.3")

Expand Down

0 comments on commit 60d1c16

Please sign in to comment.