We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd38424 commit e603ce2Copy full SHA for e603ce2
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
}
48
49
testIntImplementation "com.github.hauner.openapi:openapi-generatr-api:$generatrApiVersion"
50
- testIntImplementation 'io.github.java-diff-utils:java-diff-utils:4.0'
+ testIntImplementation 'io.github.java-diff-utils:java-diff-utils:4.5'
51
52
53
task sourcesJar(type: Jar, dependsOn: classes) {
0 commit comments