We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c711be commit e993581Copy full SHA for e993581
1 file changed
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ appdirs = "net.harawata:appdirs:1.5.0"
38
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
39
boilerplate = "org.danilopianini:boilerplate:0.2.2"
40
caffeine = "com.github.ben-manes.caffeine:caffeine:3.2.4"
41
-classgraph = "io.github.classgraph:classgraph:4.8.185"
+classgraph = "io.github.classgraph:classgraph:4.8.186"
42
compose-components-resources = { module = "org.jetbrains.compose.components:components-resources", version.ref = "compose-multiplatform" }
43
compose-foundation = { module = "org.jetbrains.compose.foundation:foundation", version.ref = "compose-multiplatform" }
44
compose-material = { module = "org.jetbrains.compose.material:material", version.ref = "compose-multiplatform" }
0 commit comments