Skip to content

Commit

Permalink
Bump Forkhandles 2.10.2.0 -> 2.12.2.0 and Compose Rules 0.3.5 -> 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wmontwe committed Jan 12, 2024
1 parent b369ae6 commit 3a9ee98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ okhttp = "4.12.0"
glide = "4.16.0"
moshi = "1.15.0"
mockito = "5.8.0"
forkhandlesBom = "2.10.2.0"
forkhandlesBom = "2.12.2.0"

[plugins]
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
Expand Down Expand Up @@ -160,7 +160,7 @@ assertk = "com.willowtreeapps.assertk:assertk-jvm:0.28.0"

leakcanary-android = "com.squareup.leakcanary:leakcanary-android:2.9.1"

detekt-plugin-compose = "io.nlopez.compose.rules:detekt:0.3.5"
detekt-plugin-compose = "io.nlopez.compose.rules:detekt:0.3.9"

[bundles]
shared-jvm-main = [
Expand Down

0 comments on commit 3a9ee98

Please sign in to comment.