Upgrade to Develocity Conventions 0.0.21

This commit is contained in:
Andy Wilkinson
2024-09-30 11:07:43 +01:00
parent d58b32cef0
commit e66e1078de

View File

@@ -14,8 +14,7 @@ pluginManagement {
}
plugins {
id "com.gradle.develocity" version "3.17.5"
id "io.spring.develocity.conventions" version "0.0.19"
id "io.spring.develocity.conventions" version "0.0.21"
}
rootProject.name = "spring-restdocs"