Skip to content

Commit

Permalink
Using SonarQube Gradle Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
amengus87 committed Aug 2, 2024
1 parent 19578b2 commit 16fdeb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ plugins {
id 'jacoco'
id 'checkstyle'
id 'application'
id 'org.sonarqube' version '5.1.0.4882'
id 'org.springframework.boot' version '3.3.2'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.springdoc.openapi-gradle-plugin' version '1.9.0'
Expand Down

0 comments on commit 16fdeb5

Please sign in to comment.