Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1 (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia authored Sep 30, 2024
2 parents 2b5a1fd + cba015e commit 68261c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ dependencies {
implementation 'org.projectlombok:lombok:1.18.34'
annotationProcessor 'org.projectlombok:lombok:1.18.34'
implementation 'com.typesafe:config:1.4.3'
implementation 'org.apache.logging.log4j:log4j-core:2.24.0'
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
implementation "com.microsoft.playwright:playwright:${playwrightVersion}"
}

Expand Down

0 comments on commit 68261c6

Please sign in to comment.