Skip to content

Commit

Permalink
u - Oppdaterer slf4j:2.0.12 -> 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamPervez committed Jun 24, 2024
1 parent 29ddd0e commit b6efef7
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 @@ -63,7 +63,7 @@ dependencies {
// Logging
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
configurations { all*.exclude group: 'commons-logging', module: 'commons-logging' }
implementation("org.slf4j:jcl-over-slf4j:2.0.12")
implementation("org.slf4j:jcl-over-slf4j:2.0.13")

//eessi pensjon libs
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.67")
Expand Down

0 comments on commit b6efef7

Please sign in to comment.