Skip to content

Commit

Permalink
Merge pull request #119 from Kodehawa/dependabot/gradle/org.slf4j-slf…
Browse files Browse the repository at this point in the history
…4j-api-2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
  • Loading branch information
Kodehawa committed Dec 2, 2023
2 parents a25781a + dead052 commit 06937b7
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 @@ -22,7 +22,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-core:2.15.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'

testImplementation 'ch.qos.logback:logback-classic:1.4.8'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 06937b7

Please sign in to comment.