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.18.2
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent d0cc3d3 commit 5a514ee
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.18.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 5a514ee

Please sign in to comment.