Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 23e9987 commit e9ffc7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
agp = "8.6.0"
agp = "8.6.1"
appCenter = "5.0.4"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
lifecycle = "2.8.5"
lifecycle = "2.8.6"
materialDialog = "3.3.0"
sealedEnum = "0.7.0"
protobuf = "4.28.1"
protobuf = "4.28.2"

[libraries]
appcenter-analytics = { module = "com.microsoft.appcenter:appcenter-analytics", version.ref = "appCenter" }
Expand Down

0 comments on commit e9ffc7c

Please sign in to comment.