chore: bump dependencies

This commit is contained in:
2025-08-19 15:55:59 +08:00
parent 1a0dcd9bb3
commit f205592602
6 changed files with 18 additions and 20 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 } }