We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3bb529 + 3baa0f8 commit 47585a4Copy full SHA for 47585a4
examples/linked-container/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
dependencies {
9
compileOnly 'org.slf4j:slf4j-api:1.7.36'
10
- implementation 'com.squareup.okhttp3:okhttp:4.10.0'
+ implementation 'com.squareup.okhttp3:okhttp:4.11.0'
11
implementation 'org.json:json:20230227'
12
testImplementation 'org.postgresql:postgresql:42.6.0'
13
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
0 commit comments