Skip to content

Commit 4756720

Browse files
chore(deps): update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------------ | ------------ | | maven | com.gradleup.shadow:com.gradleup.shadow.gradle.plugin | 9.0.0-beta10 | 9.0.0-beta11 | | maven | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.3 | 1.8.0+check |
1 parent e31f08b commit 4756720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ mockWebServer = "4.12.0"
1616
retrofit = "2.11.0"
1717
moshi = "1.15.2"
1818
spotlessVersion = "7.0.2"
19-
composePlugin = "1.7.3"
19+
composePlugin = "1.8.0+check"
2020
agp = "8.9.0"
2121
cache4k = "0.14.0"
2222
publish = "0.31.0"
2323
jacksonModuleKotlin = "2.18.3"
24-
shadow = "9.0.0-beta10"
24+
shadow = "9.0.0-beta11"
2525

2626
[libraries]
2727
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }

0 commit comments

Comments
 (0)