chore: update samples

This commit is contained in:
2023-09-26 08:46:10 +08:00
parent f92dcfa446
commit 5dd68af7b5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ pluginManagement {
plugins {
// Import the SweetDependency plugin here
// 在这里引入 SweetDependency 插件
id("com.highcapable.sweetdependency") version "1.0.1"
id("com.highcapable.sweetdependency") version "1.0.2"
}
sweetDependency {
configFileName = "sweet-dependency-config.yaml"

View File

@@ -8,7 +8,7 @@ pluginManagement {
plugins {
// Import the SweetDependency plugin here
// 在这里引入 SweetDependency 插件
id("com.highcapable.sweetdependency") version "1.0.1"
id("com.highcapable.sweetdependency") version "1.0.2"
}
sweetDependency {
configFileName = "sweet-dependency-config.yaml"