Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit bc25dae

Browse files
build(deps): bump org.sonarqube from 2.8 to 3.0
Bumps org.sonarqube from 2.8 to 3.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a5a36f9 commit bc25dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'jacoco'
33
id 'java-library'
44
id 'maven'
5-
id 'org.sonarqube' version '2.8'
5+
id 'org.sonarqube' version '3.0'
66
id 'io.freefair.lombok' version '5.1.0'
77
id 'fr.brouillard.oss.gradle.jgitver' version '0.9.1'
88
id 'org.springframework.boot' version '2.3.0.RELEASE'

0 commit comments

Comments
 (0)