Skip to content

Commit e57a191

Browse files
chore: bump version
1 parent fcb8f37 commit e57a191

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
@@ -20,7 +20,7 @@ group = property("GROUP_ID") as String
2020
version = property("VERSION") as String
2121

2222
dependencies {
23-
api("com.expediagroup:expediagroup-sdk-rest:0.0.8-alpha-SNAPSHOT")
23+
api("com.expediagroup:expediagroup-sdk-rest:0.0.8-alpha")
2424

2525
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.2")
2626
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")

0 commit comments

Comments
 (0)