We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9697c4c commit 44dff6cCopy full SHA for 44dff6c
build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'com.assertthat:selenium-shutterbug:1.6'
23
implementation 'org.apache.commons:commons-lang3:3.14.0'
24
implementation 'org.apache.commons:commons-text:1.12.0'
25
- implementation 'org.slf4j:slf4j-api:2.0.12'
+ implementation 'org.slf4j:slf4j-api:2.0.13'
26
27
compileOnly 'org.projectlombok:lombok:1.18.32'
28
annotationProcessor 'org.projectlombok:lombok:1.18.32'
0 commit comments