Skip to content

Commit

Permalink
fix(deps): update dependency io.github.java-diff-utils:java-diff-util…
Browse files Browse the repository at this point in the history
…s to v4.15 (#395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 96293c3 commit ac3dcaa
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 @@ -47,7 +47,7 @@ dependencies {
implementation("io.confluent:kafka-json-schema-serializer:7.7.1")
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")

implementation("io.github.java-diff-utils:java-diff-utils:4.12")
implementation("io.github.java-diff-utils:java-diff-utils:4.15")

testImplementation(platform("org.junit:junit-bom:5.11.3"))
testImplementation("org.junit.jupiter:junit-jupiter")
Expand Down

0 comments on commit ac3dcaa

Please sign in to comment.