Skip to content

Commit 33a45fd

Browse files
committedDec 18, 2024·
E - kodeverk med logging til securelogging
1 parent 94c6e80 commit 33a45fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.89")
5151
implementation("no.nav.eessi.pensjon:ep-logging:2.1.87")
5252

53-
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.1.4"){
53+
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.1.5"){
5454
exclude module: 'ep-eux'
5555
exclude module: 'ep-metrics'
5656
exclude module: 'ep-logging'

0 commit comments

Comments
 (0)
Please sign in to comment.