fix(deps): update dependency com.chimbori.crux:crux to v5

This commit is contained in:
renovate[bot] 2023-07-16 10:22:42 +00:00 committed by GitHub
parent 36cadcdd78
commit f1fa96f8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ compose-richtext-markdown = { module = "com.halilibo.compose-richtext:richtext-c
compose-richtext-material3 = { module = "com.halilibo.compose-richtext:richtext-ui-material3", version.ref = "richtext" } compose-richtext-material3 = { module = "com.halilibo.compose-richtext:richtext-ui-material3", version.ref = "richtext" }
compose-richtext-ui = { module = "com.halilibo.compose-richtext:richtext-ui", version.ref = "richtext" } compose-richtext-ui = { module = "com.halilibo.compose-richtext:richtext-ui", version.ref = "richtext" }
copydown = "io.github.furstenheim:copy_down:1.1" copydown = "io.github.furstenheim:copy_down:1.1"
crux = "com.chimbori.crux:crux:4.0" crux = "com.chimbori.crux:crux:5.0"
dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" } dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" } dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
eithernet = "com.slack.eithernet:eithernet:1.4.1" eithernet = "com.slack.eithernet:eithernet:1.4.1"