Skip to content

Commit

Permalink
U - Oppgraderer org.slf4j:slf4j-api:2.0.13 -> 2.0.16
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.slf4j.
  • Loading branch information
MariamPervez committed Oct 2, 2024
1 parent f2e8a2e commit e5a7774
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 @@ -23,7 +23,7 @@ dependencies {
implementation("org.springframework:spring-web")
implementation("org.springframework:spring-context")

implementation("org.slf4j:slf4j-api:2.0.13")
implementation("org.slf4j:slf4j-api:2.0.16")

//Jackson json
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonModuleKotlinVersion")
Expand Down

0 comments on commit e5a7774

Please sign in to comment.