Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Jul 8, 2024
1 parent dcd8aa3 commit de52c8b
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 @@ -53,7 +53,7 @@ buildscript {
plugins {
id "de.undercouch.download" version "5.6.0"
id "org.gradle.test-retry" version "1.5.9" apply false
id "io.github.surpsg.delta-coverage" version "2.1.0"
id "io.github.surpsg.delta-coverage" version "2.3.0"
}

apply plugin: 'java'
Expand Down

0 comments on commit de52c8b

Please sign in to comment.