Skip to content

Commit

Permalink
Build(deps): Bump org.scoverage from 8.0.3 to 8.1 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ff595cf commit 5beaeb9
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 @@ -16,7 +16,7 @@ import org.codehaus.groovy.runtime.GStringImpl

plugins {
id "idea"
id "org.scoverage" version "8.0.3" apply false
id "org.scoverage" version "8.1" apply false
id "org.sonarqube" version "3.4.0.2513"
id "com.diffplug.spotless" version "6.12.1" apply false
id "org.nosphere.apache.rat" version "0.8.0"
Expand Down

0 comments on commit 5beaeb9

Please sign in to comment.