Skip to content

Commit

Permalink
Merge pull request #55 from josephearl/dependabot/gradle/nl.jqno.equa…
Browse files Browse the repository at this point in the history
…lsverifier-equalsverifier-3.17.5
  • Loading branch information
josephearl authored Dec 9, 2024
2 parents be79273 + b39947e commit 0c2217f
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 @@ -20,7 +20,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.3'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.5'
}

java {
Expand Down

0 comments on commit 0c2217f

Please sign in to comment.