File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ checkstyle {
4242dependencies {
4343 api(project(" :xap-sdk" ))
4444
45- implementation(" com.expediagroup:expediagroup-sdk-transport-okhttp:0 .0.4-alpha " )
45+ implementation(" com.expediagroup:expediagroup-sdk-transport-okhttp:1 .0.0 " )
4646
4747 implementation(" org.apache.logging.log4j:log4j-api:2.25.1" )
4848 implementation(" org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1" )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies {
55 testImplementation(project(" :xap-sdk" ))
66
77 // Testing
8- testImplementation(" com.expediagroup:expediagroup-sdk-transport-okhttp:0 .0.5-alpha " )
8+ testImplementation(" com.expediagroup:expediagroup-sdk-transport-okhttp:1 .0.0 " )
99
1010 testImplementation(" io.hosuaby:inject-resources-junit-jupiter:1.0.0" )
1111 testImplementation(platform(" org.junit:junit-bom:5.11.4" ))
You can’t perform that action at this time.
0 commit comments