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 ad36a44 commit 3d7c3ffCopy full SHA for 3d7c3ff
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation "com.fasterxml.jackson.core:jackson-databind:2.16.0"
45
46
testImplementation 'com.auth0:java-jwt:4.4.0'
47
- testImplementation 'commons-io:commons-io:2.15.0'
+ testImplementation 'commons-io:commons-io:2.15.1'
48
testImplementation 'org.assertj:assertj-core:3.24.2'
49
testImplementation 'org.mockito:mockito-core:5.7.0'
50
testImplementation 'org.mockito:mockito-junit-jupiter:5.7.0'
0 commit comments