Skip to content

Commit

Permalink
Merge pull request #1344 from nextcloud/dependabot/gradle/DAGGER_VERS…
Browse files Browse the repository at this point in the history
…ION-2.49

Build(deps): Bump DAGGER_VERSION from 2.48.1 to 2.49
  • Loading branch information
David-Development authored Dec 10, 2023
2 parents 109f6c9 + 10b6933 commit cb70e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ repositories {
//needed for com.gu:option:1.3 in Android-DirectoryChooser
}

final DAGGER_VERSION = '2.48.1'
final DAGGER_VERSION = '2.49'
final GLIDE_VERSION = '4.16.0'
final ESPRESSO_VERSION = '3.5.1'
final OKHTTP_VERSION = '4.12.0'
Expand Down

0 comments on commit cb70e7d

Please sign in to comment.