Skip to content

Commit

Permalink
⬆ upgrade dependency media.kamel:kamel-image to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 3b6ccdc commit 3718d88
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 @@ -40,7 +40,7 @@ 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-composeSimpleIcons = { module = "br.com.devsrsouza.compose.icons:simple-icons", version.ref = "composeIcons" }
dep-composeKamelImage = "media.kamel:kamel-image:0.8.3" # it is a powerful library but contain too much dependencies
dep-composeKamelImage = "media.kamel:kamel-image:0.9.0" # it is a powerful library but contain too much dependencies
dep-ktorJavaClient = "io.ktor:ktor-client-java:2.3.6" # required by kamel-image

[plugins]
Expand Down

0 comments on commit 3718d88

Please sign in to comment.