Skip to content

Commit fb65146

Browse files
committed
Add to root build.gradle
1 parent 884523e commit fb65146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ plugins {
2727
alias(libs.plugins.errorprone) apply false
2828
alias(libs.plugins.gradle.versions) apply false
2929
alias(libs.plugins.spring.dependency.management) apply false
30+
alias(libs.plugins.gretty) apply false
3031
}
3132

3233
buildscript {

0 commit comments

Comments
 (0)