mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 20:48:49 +00:00
Update JUnit to 4.13.
This commit is contained in:
parent
2119d59f8d
commit
3317de19ab
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ dependencies {
|
|||
implementation 'org.osmdroid:osmdroid-android:6.1.5'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.29'
|
||||
implementation 'com.github.tony19:logback-android:2.0.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'junit:junit:4.13'
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue