diff --git a/sormas-app/build.gradle b/sormas-app/build.gradle index 18c8a6a9e9d..216fd5f1266 100644 --- a/sormas-app/build.gradle +++ b/sormas-app/build.gradle @@ -22,7 +22,7 @@ buildscript { plugins { // Use "dependencyUpdates" task to list all updateable dependencies. // For unknown reasons the Android Studio gradle tooling doesn't list all updates - id "com.github.ben-manes.versions" version "0.46.0" + id "com.github.ben-manes.versions" version "0.48.0" } allprojects {