Skip to content

Commit

Permalink
E - kodeverk med logging til securelogging
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Dec 18, 2024
1 parent 0b3f375 commit 3f53d37
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 @@ -75,7 +75,7 @@ dependencies {
implementation("no.nav.eessi.pensjon:ep-eux:2.3.37")
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.89")
implementation("no.nav.eessi.pensjon:ep-logging:2.1.87")
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.1.4"){
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.1.5"){
exclude module: 'ep-eux'
exclude module: 'ep-metrics'
exclude module: 'ep-logging'
Expand Down

0 comments on commit 3f53d37

Please sign in to comment.