We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdbe51 commit 18892c1Copy full SHA for 18892c1
build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
implementation("io.confluent:kafka-json-schema-serializer:7.9.2")
48
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")
49
50
- implementation("io.github.java-diff-utils:java-diff-utils:4.15")
+ implementation("io.github.java-diff-utils:java-diff-utils:4.16")
51
52
testImplementation(platform("org.junit:junit-bom:5.13.3"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
0 commit comments