Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sormas-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down