Skip to content

Commit

Permalink
Bump pubnub SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkal-pubnub committed Dec 12, 2024
1 parent 355b167 commit bc3d376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ktlint = "12.1.0"
dokka = "1.9.20"
kotlinx_serialization = "1.7.3"
kotlinx_coroutines = "1.9.0"
pubnub = "10.3.0"
pubnub = "10.3.1"

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

0 comments on commit bc3d376

Please sign in to comment.