Update dagger.hilt to v2.50

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

@ -485,12 +485,12 @@
++--- org.dmfs:lib-recur:0.11.4
+| \--- org.dmfs:rfc5545-datetime:0.2.4
++--- org.dmfs:jems:1.33
++--- com.google.dagger:hilt-android:2.49
+| +--- com.google.dagger:dagger:2.49
++--- com.google.dagger:hilt-android:2.50
+| +--- com.google.dagger:dagger:2.50
+| | \--- javax.inject:javax.inject:1
+| +--- com.google.dagger:dagger-lint-aar:2.49
+| +--- com.google.dagger:hilt-core:2.49
+| | +--- com.google.dagger:dagger:2.49 (*)
+| +--- com.google.dagger:dagger-lint-aar:2.50
+| +--- com.google.dagger:hilt-core:2.50
+| | +--- com.google.dagger:dagger:2.50 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- androidx.activity:activity:1.5.1 -> 1.8.1 (*)
+| +--- androidx.annotation:annotation:1.2.0 -> 1.7.0 (*)
@ -505,7 +505,7 @@
++--- androidx.hilt:hilt-work:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.7.0 (*)
+| +--- androidx.hilt:hilt-common:1.1.0
+| | \--- com.google.dagger:hilt-core:2.48 -> 2.49 (*)
+| | \--- com.google.dagger:hilt-core:2.48 -> 2.50 (*)
+| +--- androidx.work:work-runtime:2.3.4 -> 2.8.1
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.1 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
@ -535,7 +535,7 @@
+| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 1.9.21 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 2.49 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 2.50 (*)
++--- androidx.fragment:fragment-ktx:1.6.2
+| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.1
+| | +--- androidx.activity:activity:1.8.1 (*)

@ -711,12 +711,12 @@
++--- org.dmfs:lib-recur:0.11.4
+| \--- org.dmfs:rfc5545-datetime:0.2.4
++--- org.dmfs:jems:1.33
++--- com.google.dagger:hilt-android:2.49
+| +--- com.google.dagger:dagger:2.49
++--- com.google.dagger:hilt-android:2.50
+| +--- com.google.dagger:dagger:2.50
+| | \--- javax.inject:javax.inject:1
+| +--- com.google.dagger:dagger-lint-aar:2.49
+| +--- com.google.dagger:hilt-core:2.49
+| | +--- com.google.dagger:dagger:2.49 (*)
+| +--- com.google.dagger:dagger-lint-aar:2.50
+| +--- com.google.dagger:hilt-core:2.50
+| | +--- com.google.dagger:dagger:2.50 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- androidx.activity:activity:1.5.1 -> 1.8.1 (*)
+| +--- androidx.annotation:annotation:1.2.0 -> 1.7.0 (*)
@ -731,7 +731,7 @@
++--- androidx.hilt:hilt-work:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.7.0 (*)
+| +--- androidx.hilt:hilt-common:1.1.0
+| | \--- com.google.dagger:hilt-core:2.48 -> 2.49 (*)
+| | \--- com.google.dagger:hilt-core:2.48 -> 2.50 (*)
+| +--- androidx.work:work-runtime:2.3.4 -> 2.8.1
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.1 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
@ -761,7 +761,7 @@
+| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 1.9.21 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 2.49 (*)
+| \--- com.google.dagger:hilt-android:2.48 -> 2.50 (*)
++--- androidx.fragment:fragment-ktx:1.6.2
+| +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.1
+| | +--- androidx.activity:activity:1.8.1 (*)

@ -10,7 +10,7 @@ compose = "2023.10.01"
compose-compiler = "1.5.7"
compose-theme-adapter = "1.2.1"
constraintlayout = "2.1.4"
dagger-hilt = "2.49"
dagger-hilt = "2.50"
dashclock-api = "2.0.0"
dav4jvm = "2.2.1"
desugar_jdk_libs = "2.0.4"

Loading…
Cancel
Save