Skip to content

Commit e603ce2

Browse files
committed
updated dependencies
1 parent dd38424 commit e603ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
}
4848

4949
testIntImplementation "com.github.hauner.openapi:openapi-generatr-api:$generatrApiVersion"
50-
testIntImplementation 'io.github.java-diff-utils:java-diff-utils:4.0'
50+
testIntImplementation 'io.github.java-diff-utils:java-diff-utils:4.5'
5151
}
5252

5353
task sourcesJar(type: Jar, dependsOn: classes) {

0 commit comments

Comments
 (0)