Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Jan 23, 2025
1 parent 1c551ef commit d3ddc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("com.google.gms.google-services") version "4.4.2" apply false
id("androidx.navigation.safeargs") version "2.8.5" apply false
id("com.github.ben-manes.versions") version "0.51.0" apply true
id("com.github.ben-manes.versions") version "0.52.0" apply true
}

allprojects {
Expand Down

0 comments on commit d3ddc8c

Please sign in to comment.