Skip to content

Commit

Permalink
Update PubNub Kotlin SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Jan 13, 2025
1 parent c1186dd commit 4c24e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ktlint = "12.1.0"
dokka = "1.9.20"
kotlinx_serialization = "1.7.3"
kotlinx_coroutines = "1.9.0"
pubnub = "10.3.3"
pubnub_swift = "8.2.3"
pubnub = "10.3.4"
pubnub_swift = "8.2.4"

[libraries]
pubnub-kotlin-api = { module = "com.pubnub:pubnub-kotlin-api", version.ref = "pubnub" }
Expand Down

0 comments on commit 4c24e61

Please sign in to comment.