Skip to content

Commit

Permalink
Added org.apache.logging.log4j:log4j-slf4j-impl to classpath
Browse files Browse the repository at this point in the history
Signed-off-by: Aniruddh <[email protected]>
  • Loading branch information
Noir01 authored Oct 28, 2023
1 parent 414c64d commit 0043c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notifications/notifications/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ dependencies {
exclude group: 'org.jetbrains', module: 'annotations' // resolve jarhell
} // ${kotlin_version} does not work for coroutines
implementation "${group}:common-utils:${common_utils_version}"
implementation "org.slf4j:slf4j-jdk14:1.7.32"
// TODO: change compile to implementation when the _local/stats API is supported
compileOnly "org.json:json:20230227"
compileOnly "com.github.wnameless.json:json-flattener:0.13.0"
Expand Down

0 comments on commit 0043c7e

Please sign in to comment.