Skip to content

Commit

Permalink
Merge branch 'main' of github.com:freefair/gradle-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Dec 9, 2024
2 parents 00b4c31 + dd826f0 commit c7d41ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lombok-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Collection of Lombok related Gradle plugins"
dependencies {
testImplementation project(":test-common")
testImplementation 'org.projectlombok:lombok:1.18.36'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171'
}

gradlePlugin {
Expand Down

0 comments on commit c7d41ed

Please # to comment.