Skip to content

Commit

Permalink
Update dependency com.juul.kable:kable-core to v0.35.0 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Dec 20, 2024
1 parent f63538a commit a1003a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ compose-activity = { module = "androidx.activity:activity-compose", version = "1
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.4" }
kable = { module = "com.juul.kable:kable-core", version = "0.35.0-rc" }
kable = { module = "com.juul.kable:kable-core", version = "0.35.0" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.5.0" }
krayon-axis = { module = "com.juul.krayon:axis", version.ref = "krayon" }
krayon-compose = { module = "com.juul.krayon:compose", version.ref = "krayon" }
Expand Down

0 comments on commit a1003a2

Please sign in to comment.