1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-09-27 18:19:34 +02:00

Add dependency on slf4j

This commit is contained in:
Heiko Schaefer 2023-07-06 16:00:38 +02:00 committed by Paul Schaub
parent cf3843c589
commit ea5188ad61
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -33,6 +33,7 @@ dependencies {
testImplementation "org.jetbrains.kotlin:kotlin-test-junit5:$kotlinVersion"
// Logging
api "org.slf4j:slf4j-api:$slf4jVersion"
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
// @Nullable, @Nonnull annotations