Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent cf0bf29 commit f2e589e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
gradleplugin = "8.2.2"
pluginDetekt = "1.23.5"
pluginApollo = "3.8.2"
pluginApollo = "3.8.4"

kotlin = "1.9.22"
kotlinCoroutines = "1.7.3"
Expand Down Expand Up @@ -71,7 +71,7 @@ okHttp = "4.12.0"
retrofit = "2.9.0"
retrofitGson = "2.9.0"
retrofitRxJava = "1.0.0"
apollo = "3.7.3"
apollo = "3.8.4"

# Image utils
glide = "4.16.0"
Expand Down

0 comments on commit f2e589e

Please sign in to comment.