Skip to content

Commit 7537119

Browse files
committed
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.3 to 3.18.1
1 parent a1fa970 commit 7537119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ val jacksonVersion = "2.18.2"
7171
val brotli4JVersion = "1.18.0"
7272
val brotliOrgVersion = "0.1.2"
7373
val gsonVersion = "2.11.0"
74-
val equalsverifierVersion = "3.15.3"
74+
val equalsverifierVersion = "3.18.1"
7575
val coroutinesVersion = "1.7.3"
7676

7777
val jsonLibs = mapOf(

0 commit comments

Comments
 (0)