Skip to content

Commit

Permalink
fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to…
Browse files Browse the repository at this point in the history
… v3.14.2
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 1ba170b commit 8a8e433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
testImplementation("io.kotest:kotest-extensions-spring:4.4.3")
testImplementation("io.mockk:mockk:1.13.2")
testImplementation("com.ninja-squad:springmockk:3.1.1")
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.10.1")
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.14.2")

implementation("io.kotest.extensions:kotest-extensions-spring:1.1.2")
implementation("io.github.serpro69:kotlin-faker:1.12.0")
Expand Down

0 comments on commit 8a8e433

Please sign in to comment.