chore: bump dependencies

This commit is contained in:
2025-08-19 15:45:58 +08:00
parent 646e5e5056
commit b6c46b7240
12 changed files with 19 additions and 62 deletions

View File

@@ -8,7 +8,7 @@ pluginManagement {
}
plugins {
id("com.highcapable.sweetdependency") version "1.0.4"
id("com.highcapable.sweetproperty") version "1.0.5"
id("com.highcapable.sweetproperty") version "1.0.8"
}
sweetProperty {
rootProject { all { isEnable = false } }