Skip to content

Commit d5f3d43

Browse files
fix: cleanups
1 parent 7d017a5 commit d5f3d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xap-sdk/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
dependencies {
7-
api("com.expediagroup:expediagroup-sdk-rest:0.0.4-alpha-SNAPSHOT")
7+
api("com.expediagroup:expediagroup-sdk-rest:0.0.5-alpha-SNAPSHOT")
88
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
99
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
1010
runtimeOnly("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")

0 commit comments

Comments
 (0)