add slf4j-nop to remove warnings on startup
This commit is contained in:
@@ -34,6 +34,7 @@ dependencies {
|
||||
implementation 'com.formdev:flatlaf:1.1.2'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.7.2'
|
||||
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.7.2'
|
||||
implementation 'org.slf4j:slf4j-nop:1.7.32'
|
||||
// implementation "com.squareup.okhttp3:okhttp:4.9.0" //missing JavaNetCookieJar
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user