mirror of
https://github.com/gotson/komga.git
synced 2025-12-30 04:12:51 +01:00
deps(komga-tray): bump org.jetbrains.compose to 1.5.11
This commit is contained in:
parent
b87bec8814
commit
c7a695db2e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
kotlin("plugin.spring")
|
||||
}
|
||||
id("com.gorylenko.gradle-git-properties") version "2.4.1"
|
||||
id("org.jetbrains.compose") version "1.5.10"
|
||||
id("org.jetbrains.compose") version "1.5.11"
|
||||
id("dev.hydraulic.conveyor") version "1.8"
|
||||
application
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue