Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Updates other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Janusz Baginski committed Nov 23, 2023
1 parent 9a81e71 commit 482f1e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ ext.targetCompatibility = JavaVersion.VERSION_11


ext {
androidPluginVersion = "7.1.3"
androidPluginVersion = "8.2.0-rc03"
ddmlibVersion = "31.1.3"
jcommanderVersion = "1.48"
slf4jVersion = "1.7.21"
guavaVersion = "19.0"
guavaVersion = "30.0-android"
gsonVersion = "2.10.1"
jsr305Version = "3.0.2"
commonsIoVersion = "2.5"
commonsIoVersion = "2.7"
commonsLangVersion = "3.4"
mustacheVersion = "0.8.0"
junitVersion = "4.12"
Expand Down

0 comments on commit 482f1e0

Please sign in to comment.