Fix implementation class reference to Spring PropDepsPlugin.
This commit is contained in:
@@ -38,7 +38,7 @@ gradlePlugin {
|
||||
}
|
||||
propdeps {
|
||||
id = "org.springframework.propdeps"
|
||||
implementationClass = "org.springframework.gradle.propdeps.PropDepsPlugin"
|
||||
implementationClass = "io.spring.gradle.convention.propdeps.PropDepsPlugin"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user