Skip to content

Commit

Permalink
fix(deps): update gradle non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 7c6c810 commit da3cb71
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 @@ -32,8 +32,8 @@ stately = "2.1.0"
logback = "1.5.8"
graphqlKotlin = "7.1.5"
kotest = "5.9.1"
precompose = "1.6.1"
imageLoader = "1.8.1"
precompose = "1.6.2"
imageLoader = "1.8.3"

[libraries]
androidGradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }
Expand Down

0 comments on commit da3cb71

Please sign in to comment.