Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSmartCell committed Sep 20, 2023
1 parent a912eaf commit 3e7ff79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-core'
implementation 'com.fasterxml.jackson.core:jackson-databind'

implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'

// Http client
implementation "com.squareup.okhttp3:okhttp:4.11.0"
Expand Down

0 comments on commit 3e7ff79

Please sign in to comment.