Use more of the new plugin syntax in the bff build.gradle files 76/135776/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 21 Aug 2023 08:51:07 +0000 (08:51 +0000)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 21 Aug 2023 08:51:45 +0000 (08:51 +0000)
commitfa5edccf8d37767c8f9d4dde9a5f65988dbe1242
treedf33b464151ace158c08c4903f13c1194fc4d7f5
parent473792061d40a0027b57d65a97f3da06e4b8c7bd
Use more of the new plugin syntax in the bff build.gradle files

- replace apply plugin with plugin {} block syntax
- ultimately the buildscript should be replaced, but that currently leads to a StackOverflow during the build

Issue-ID: PORTALNG-42
Change-Id: I6c65127c3f6b8e095ccffb7e930576461fd5901c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
app/build.gradle
lib/build.gradle
openapi/build.gradle [deleted file]
openapi/client-portal-history/build.gradle
openapi/client-portal-keycloak/build.gradle
openapi/client-portal-prefs/build.gradle
openapi/server/build.gradle
settings.gradle