Skip to content

Commit 5be7f01

Browse files
Bump io.github.java-diff-utils:java-diff-utils from 4.9 to 4.16
Bumps [io.github.java-diff-utils:java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) from 4.9 to 4.16. - [Release notes](https://github.com/java-diff-utils/java-diff-utils/releases) - [Changelog](https://github.com/java-diff-utils/java-diff-utils/blob/master/CHANGELOG.md) - [Commits](java-diff-utils/java-diff-utils@java-diff-utils-parent-4.9...java-diff-utils-parent-4.16) --- updated-dependencies: - dependency-name: io.github.java-diff-utils:java-diff-utils dependency-version: '4.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d84bcd commit 5be7f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
exclude(group = "io.swagger.core.v3", module = "swagger-annotations")
4848
}
4949

50-
testImplementation("io.github.java-diff-utils:java-diff-utils:4.9")
50+
testImplementation("io.github.java-diff-utils:java-diff-utils:4.16")
5151
testImplementation (platform(libs.groovy.bom))
5252
testImplementation ("org.apache.groovy:groovy")
5353
testImplementation ("org.apache.groovy:groovy-nio")
@@ -58,7 +58,7 @@ dependencies {
5858
testImplementation (libs.mockk)
5959
testImplementation (libs.logback)
6060

61-
testIntImplementation("io.github.java-diff-utils:java-diff-utils:4.9")
61+
testIntImplementation("io.github.java-diff-utils:java-diff-utils:4.16")
6262
testIntImplementation (platform(libs.groovy.bom))
6363
testIntImplementation ("org.apache.groovy:groovy")
6464
testIntImplementation ("org.apache.groovy:groovy-nio")

0 commit comments

Comments
 (0)