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 575534d commit 31d081bCopy full SHA for 31d081b
build.gradle
@@ -39,8 +39,8 @@ dependencies {
39
40
// Use JUnit test framework
41
testImplementation 'junit:junit:4.13.2'
42
- testImplementation 'org.apache.logging.log4j:log4j-api:2.15.0'
43
- testImplementation 'org.apache.logging.log4j:log4j-core:2.15.0'
+ testImplementation 'org.apache.logging.log4j:log4j-api:2.16.0'
+ testImplementation 'org.apache.logging.log4j:log4j-core:2.16.0'
44
testImplementation 'com.github.stefanbirkner:system-rules:1.19.0'
45
testImplementation 'com.amazonaws:aws-java-sdk-kinesis:1.11.980'
46
0 commit comments