mirror of
https://github.com/gotson/komga.git
synced 2026-01-27 18:44:04 +01:00
build(komga-tray-deps): bump jetbrains compose gradle plugin from 1.4.3 to 1.5.2
This commit is contained in:
parent
75a2f59d89
commit
d429e031ad
1 changed files with 1 additions and 2 deletions
|
|
@ -4,8 +4,7 @@ plugins {
|
|||
kotlin("plugin.spring")
|
||||
}
|
||||
id("com.gorylenko.gradle-git-properties") version "2.4.1"
|
||||
id("org.jetbrains.compose") version "1.4.3"
|
||||
id("dev.hydraulic.conveyor") version "1.5"
|
||||
id("org.jetbrains.compose") version "1.5.2"
|
||||
id("dev.hydraulic.conveyor") version "1.6"
|
||||
application
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue