Update dependency org.osmdroid:osmdroid-android to v6.1.15

pull/2230/head
renovate[bot] 3 years ago committed by Alex Baker
parent 94eb48c326
commit 8574c4f8bd

@ -221,7 +221,7 @@ dependencies {
implementation("com.etebase:client:2.3.2") implementation("com.etebase:client:2.3.2")
implementation("com.github.QuadFlask:colorpicker:0.0.15") implementation("com.github.QuadFlask:colorpicker:0.0.15")
implementation("net.openid:appauth:0.11.1") implementation("net.openid:appauth:0.11.1")
implementation("org.osmdroid:osmdroid-android:6.1.14@aar") implementation("org.osmdroid:osmdroid-android:6.1.15@aar")
implementation(libs.bundles.retrofit) implementation(libs.bundles.retrofit)
implementation("androidx.recyclerview:recyclerview:1.3.0") implementation("androidx.recyclerview:recyclerview:1.3.0")

@ -648,7 +648,7 @@
+| +--- androidx.core:core:1.1.0 -> 1.9.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.14 ++--- org.osmdroid:osmdroid-android:6.1.15
++--- com.squareup.retrofit2:retrofit:2.9.0 ++--- com.squareup.retrofit2:retrofit:2.9.0
+| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*) +| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*)
++--- com.squareup.retrofit2:converter-moshi:2.9.0 ++--- com.squareup.retrofit2:converter-moshi:2.9.0

@ -805,7 +805,7 @@
+| +--- androidx.core:core:1.1.0 -> 1.9.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.14 ++--- org.osmdroid:osmdroid-android:6.1.15
++--- com.squareup.retrofit2:retrofit:2.9.0 ++--- com.squareup.retrofit2:retrofit:2.9.0
+| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*) +| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*)
++--- com.squareup.retrofit2:converter-moshi:2.9.0 ++--- com.squareup.retrofit2:converter-moshi:2.9.0

Loading…
Cancel
Save