Skip to content

Commit

Permalink
[STAD-572] Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Feb 26, 2024
1 parent 5ce3f8c commit 20bc95b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ext {
cyfaceEnergySettingsVersion = "0.0.0" // Automatically overwritten by CI

// Cyface dependencies
cyfaceUtilsVersion = "4.0.5"
cyfaceUtilsVersion = "4.0.6"

// Android SDK versions
minSdkVersion = 21 // device support
Expand All @@ -70,7 +70,7 @@ ext {

// Testing
junitVersion = "1.1.5"
mockitoVersion = '5.2.0'
mockitoVersion = '5.7.0'
hamcrestVersion = "1.3"
rulesVersion = "1.5.0"
robolectricVersion = "4.10.2"
Expand Down

0 comments on commit 20bc95b

Please sign in to comment.