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.15.3
  • Loading branch information
renovate-bot authored and vlsi committed Nov 24, 2023
1 parent 56902b8 commit 44e9e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
api("com.github.tomakehurst:wiremock-jre8:2.35.1")
api("junit:junit:4.13.2")
api("net.bytebuddy:byte-buddy:1.14.10")
api("nl.jqno.equalsverifier:equalsverifier:3.14.3")
api("nl.jqno.equalsverifier:equalsverifier:3.15.3")
// activemq-all should not be used as it provides secondary slf4j binding
api("org.apache.activemq:activemq-broker:5.16.7")
api("org.apache.activemq:activemq-client:5.16.7")
Expand Down

0 comments on commit 44e9e5f

Please sign in to comment.