Skip to content

Commit

Permalink
chore(client): update algolia API kotlin client to 2.1.10 (#405)
Browse files Browse the repository at this point in the history
* chore(client): update algolia API kotlin client to 2.1.10

* Update gradle/libs.versions.toml

Co-authored-by: Dhaya <154633+dhayab@users.noreply.github.com>

---------

Co-authored-by: Dhaya <154633+dhayab@users.noreply.github.com>
  • Loading branch information
aallam and dhayab authored Jun 6, 2024
1 parent 56ab2f6 commit 1731346
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 @@ -9,7 +9,7 @@ serialization = "1.5.1"

[libraries]
# algolia
algolia-client = { group = "com.algolia", name = "algoliasearch-client-kotlin", version = "2.1.3" }
algolia-client = { group = "com.algolia", name = "algoliasearch-client-kotlin", version = "2.1.12" }
algolia-telemetry = { group = "com.algolia", name = "instantsearch-telemetry", version = "0.2.0" }

# network
Expand Down

0 comments on commit 1731346

Please sign in to comment.