Skip to content

Commit

Permalink
Merge pull request #282 from philips-software/dependabot/gradle/nl.jq…
Browse files Browse the repository at this point in the history
…no.equalsverifier-equalsverifier-3.15.5

Chore(deps): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.15.5
  • Loading branch information
JeroenKnoops authored Jan 2, 2024
2 parents f6dc355 + a78734f commit 45b3386
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 @@ -45,7 +45,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "org.mockito:mockito-core:5.8.0"
testImplementation "nl.jqno.equalsverifier:equalsverifier:3.15.3"
testImplementation "nl.jqno.equalsverifier:equalsverifier:3.15.5"
}

testlogger {
Expand Down

0 comments on commit 45b3386

Please sign in to comment.