Skip to content

Commit

Permalink
Merge pull request #146 from Ultraviolet-Ninja/dependabot/gradle/dev/…
Browse files Browse the repository at this point in the history
…nl.jqno.equalsverifier-equalsverifier-3.17.5

Bump nl.jqno.equalsverifier:equalsverifier from 3.17.3 to 3.17.5
  • Loading branch information
Ultraviolet-Ninja authored Dec 9, 2024
2 parents d72c5c8 + 7526f0d commit fa08cd4
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 @@ -56,7 +56,7 @@ dependencies {

testImplementation 'org.testng:testng:7.10.2'
testImplementation 'org.pitest:pitest-testng-plugin:1.0.0'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.3'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.5'
}

def firstInstance = project.hasProperty('thread0')
Expand Down

0 comments on commit fa08cd4

Please sign in to comment.