Skip to content

Commit

Permalink
Update equalsverifier to 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jun 28, 2024
1 parent d1c3b49 commit 2fb71fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spoofax.depconstraints/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencies {
api("org.junit.jupiter:junit-jupiter-api:${metaborg.junitVersion}")
api("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")
api("com.google.jimfs:jimfs:1.1")
api("nl.jqno.equalsverifier:equalsverifier:3.1.12")
api("nl.jqno.equalsverifier:equalsverifier:3.16.1")
}
}

Expand Down

0 comments on commit 2fb71fd

Please sign in to comment.