Skip to content

Commit

Permalink
Merge pull request #37 from nstdio/dependabot/gradle/nl.jqno.equalsve…
Browse files Browse the repository at this point in the history
…rifier-equalsverifier-3.17.3

build(deps): bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.3
  • Loading branch information
nstdio authored Nov 28, 2024
2 parents 788c212 + be910be commit 4056ba6
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 @@ -16,7 +16,7 @@ repositories {
dependencies {
compileOnly("net.jcip:jcip-annotations:1.0")

testImplementation("nl.jqno.equalsverifier:equalsverifier:3.17.1")
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.17.3")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.3")
Expand Down

0 comments on commit 4056ba6

Please sign in to comment.