Skip to content

Commit b7345dc

Browse files
Update dependency org.skyscreamer:jsonassert to v1.5.3 (#1350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdfe1a1 commit b7345dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ val DEPENDENCIES = listOf(
5858
"org.awaitility:awaitility:4.2.1",
5959
"org.bouncycastle:bcpkix-jdk15on:1.70",
6060
"org.junit-pioneer:junit-pioneer:1.9.1",
61-
"org.skyscreamer:jsonassert:1.5.1",
61+
"org.skyscreamer:jsonassert:1.5.3",
6262
"org.apache.kafka:kafka-clients:3.7.0",
6363
"org.testcontainers:kafka:1.19.8"
6464
)

0 commit comments

Comments
 (0)