Update dependency com.google.android.material:material to v1.11.0

pull/2689/head
renovate[bot] 6 months ago committed by Alex Baker
parent b2fdef1ae7
commit cb53a0ca9f

@ -420,7 +420,7 @@
+| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
+| | \--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
+| +--- com.google.android.material:material:1.6.0 -> 1.10.0
+| +--- com.google.android.material:material:1.6.0 -> 1.11.0
+| | +--- org.jetbrains.kotlin:kotlin-bom:1.8.22
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.21 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.21 (c)
@ -594,7 +594,7 @@
++--- com.github.franmontiel:PersistentCookieJar:1.0.1
+| \--- com.squareup.okhttp3:okhttp:3.1.2 -> 4.12.0 (*)
++--- com.google.code.gson:gson:2.10.1
++--- com.google.android.material:material:1.10.0 (*)
++--- com.google.android.material:material:1.11.0 (*)
++--- androidx.compose.material3:material3 -> 1.1.2
+| +--- androidx.activity:activity-compose:1.5.0 -> 1.8.1
+| | +--- androidx.activity:activity-ktx:1.8.1 (*)
@ -970,7 +970,7 @@
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.21 (*)
+| | +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
+| | +--- androidx.appcompat:appcompat:1.5.1 -> 1.6.1 (*)
+| | +--- com.google.android.material:material:1.7.0 -> 1.10.0 (*)
+| | +--- com.google.android.material:material:1.7.0 -> 1.11.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.3.1 -> 1.5.4 (*)
+| | \--- androidx.compose.foundation:foundation:1.3.1 -> 1.5.4 (*)
+| \--- androidx.compose.material:material:1.3.1 -> 1.5.4 (*)

@ -655,7 +655,7 @@
+| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
+| | \--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
+| +--- com.google.android.material:material:1.6.0 -> 1.10.0
+| +--- com.google.android.material:material:1.6.0 -> 1.11.0
+| | +--- org.jetbrains.kotlin:kotlin-bom:1.8.22
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.21 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.21 (c)
@ -820,7 +820,7 @@
++--- com.github.franmontiel:PersistentCookieJar:1.0.1
+| \--- com.squareup.okhttp3:okhttp:3.1.2 -> 4.12.0 (*)
++--- com.google.code.gson:gson:2.10.1
++--- com.google.android.material:material:1.10.0 (*)
++--- com.google.android.material:material:1.11.0 (*)
++--- androidx.compose.material3:material3 -> 1.1.2
+| +--- androidx.activity:activity-compose:1.5.0 -> 1.8.1
+| | +--- androidx.activity:activity-ktx:1.8.1 (*)
@ -1194,7 +1194,7 @@
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.21 (*)
+| | +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
+| | +--- androidx.appcompat:appcompat:1.5.1 -> 1.6.1 (*)
+| | +--- com.google.android.material:material:1.7.0 -> 1.10.0 (*)
+| | +--- com.google.android.material:material:1.7.0 -> 1.11.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.3.1 -> 1.5.4 (*)
+| | \--- androidx.compose.foundation:foundation:1.3.1 -> 1.5.4 (*)
+| \--- androidx.compose.material:material:1.3.1 -> 1.5.4 (*)

@ -39,7 +39,7 @@ lifecycle = "2.6.2"
locale = "1.0.2"
make-it-easy = "4.0.1"
markwon = "4.6.2"
material = "1.10.0"
material = "1.11.0"
mockito = "5.8.0"
okhttp = "4.12.0"
opentasks = "562fec5"

Loading…
Cancel
Save