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.
1 parent 7d017a5 commit d5f3d43Copy full SHA for d5f3d43
xap-sdk/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
dependencies {
7
- api("com.expediagroup:expediagroup-sdk-rest:0.0.4-alpha-SNAPSHOT")
+ api("com.expediagroup:expediagroup-sdk-rest:0.0.5-alpha-SNAPSHOT")
8
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
9
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
10
runtimeOnly("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")
0 commit comments