1

update styleguide

This commit is contained in:
killerber4t
2020-03-06 13:19:03 +01:00
parent b7d9b2d702
commit db3713f955

View File

@ -58,7 +58,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.keycloak:keycloak-spring-boot-starter:9.0.0'
implementation 'org.keycloak.bom:keycloak-adapter-bom:3.3.0.Final'
implementation 'mops:styleguide:2.0.1'
implementation 'mops:styleguide:2.1.0'
compile group: 'io.springfox', name: 'springfox-swagger2', version: '2.7.0'
compile group: 'io.springfox', name: 'springfox-swagger-ui', version: '2.7.0'
compileOnly 'org.projectlombok:lombok'