Skip to content

Commit

Permalink
⬆ upgrade dependency com.darkrockstudios:mpfilepicker to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent a7028a9 commit 213e7f3
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 @@ -39,7 +39,7 @@ dep-kotlinJvmInlineLogging = "com.github.CXwudi:kotlin-jvm-inline-logging:1.0.1"
dep-kotestExtensionsSpring = "io.kotest.extensions:kotest-extensions-spring:1.1.3"
dep-mockk = "io.mockk:mockk:1.13.8"
dep-springMockk = "com.ninja-squad:springmockk:4.0.2"
dep-composeFilePicker = "com.darkrockstudios:mpfilepicker:3.0.0"
dep-composeFilePicker = "com.darkrockstudios:mpfilepicker:3.1.0"
dep-composeSimpleIcons = { module = "br.com.devsrsouza.compose.icons:simple-icons", version.ref = "composeIcons" }
dep-composeFontAwesome = { module = "br.com.devsrsouza.compose.icons:font-awesome", version.ref = "composeIcons" }
dep-composeKamelImage = "media.kamel:kamel-image:0.9.0" # it is a powerful library but contain too much dependencies
Expand Down

0 comments on commit 213e7f3

Please sign in to comment.