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 886d5c4 commit 1b9ace3Copy full SHA for 1b9ace3
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.14.1'
43
- testImplementation 'org.apache.logging.log4j:log4j-core:2.14.1'
+ testImplementation 'org.apache.logging.log4j:log4j-api:2.15.0'
+ testImplementation 'org.apache.logging.log4j:log4j-core:2.15.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