Skip to content

Commit

Permalink
E - Kodeverk uten catching som en del av testing mot azureAD
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Dec 17, 2024
1 parent 9d4cde7 commit 632064c
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 @@ -66,7 +66,7 @@ dependencies {
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-eux:2.3.37")
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.0.186") {
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.0.188") {
exclude module: 'ep-eux'
exclude module: 'ep-logging'
exclude module: 'ep-metrics'
Expand Down

0 comments on commit 632064c

Please sign in to comment.