Skip to content

Commit

Permalink
Bump org.sonarqube from 4.3.0.3225 to 4.4.0.3356 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent 7739bd5 commit abb399b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'de.undercouch.download' version '5.5.0'
id 'kr.motd.sphinx' version '2.10.1' // documentation generation
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific spec task
id "org.sonarqube" version "4.3.0.3225" // sonarqube
id "org.sonarqube" version "4.4.0.3356" // sonarqube
id "org.scoverage" version "8.0.3" // scala code coverage scoverage
id 'net.thauvin.erik.gradle.semver' version '1.0.4' // semantic versioning
}
Expand Down

0 comments on commit abb399b

Please sign in to comment.