Skip to content

Commit 38d3a16

Browse files
Merge pull request #5946 from nextcloud/renovate/androidx.compose.foundation-foundation-layout-1.x
fix(deps): update dependency androidx.compose.foundation:foundation-layout to v1.10.5
2 parents b20a058 + a90abb4 commit 38d3a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ dependencies {
188188

189189
kapt "org.jetbrains.kotlin:kotlin-metadata-jvm:${kotlinVersion}"
190190
implementation "androidx.room:room-testing-android:${roomVersion}"
191-
implementation 'androidx.compose.foundation:foundation-layout:1.10.4'
191+
implementation 'androidx.compose.foundation:foundation-layout:1.10.5'
192192
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
193193
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'
194194
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")

0 commit comments

Comments
 (0)